A simple discord bot for the Cyberpunk Modding Community discord server written in Typescript using https://discord.js.org/.
Command | Description | Requirements |
---|---|---|
who |
Admin command for getting information about a user | ManageServer |
Command | Description | Requirements |
---|---|---|
meme |
Generate a meme from a memegen template |
Command | Description | Requirements |
---|---|---|
Check DDS Format | Right click on an uploaded .dds file to get the DXGI format | |
Get custom emote url | Right click on a single emote message to get the emote url |
Command | Description | Requirements |
---|---|---|
Get user avatar | Right click on a user to get the avatar url |
Endpoint | Description | Requirements |
---|---|---|
/api/discord/user | Provides information of a user/users | Needs search params of server=server_ID and json array of user ids |
/api/discord/roles | Provides information about all the available roles on the Server | Needs search params of server=server_ID |
/* | All Routes | Every Request requires Authorization via Bearer + Token |
Function | Description | Requirements |
---|---|---|
Image to Text | Convers screenshot images to text and checks for support query reason | |
Message File Upload | Checks an uploaded file, specifically log file for their type and information about the problems |