- Added a JSON example for Known Client IDs - Implemented a custom slash command builder to add the available presets as options in the discord command
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"[ID from Discord]": {
|
|
"name": "[Nickname of the Bot]",
|
|
"id": "[Client ID from Discord Dev Portal]"
|
|
}
|
|
}
|