April/config.example.json

11 lines
390 B
JSON
Raw Normal View History

{
"token" : "NeverGonneGiveYouUp",
"clientId" : "Bot's ID",
"guildId" : "Working Guild ID",
"generalChannelId" : "Main Guild Channel ID",
"rulesChannelId" : "Rules Channel ID",
"rolesChannelId" : "Roles Channel ID",
"devId" : "Developer's ID",
"sanctionChannelId": "Saanctions Channel's ID",
"progressBar": "Emojis/Text to show when loading something"
}