2022-11-09 14:44:05 +01:00
|
|
|
{
|
|
|
|
"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",
|
2022-11-11 22:19:06 +01:00
|
|
|
"progressBar": "Emojis/Text to show when loading something",
|
|
|
|
"sequelizeCredentials": {
|
|
|
|
"username": "user",
|
|
|
|
"password": "password"
|
2023-09-04 10:51:57 +02:00
|
|
|
},
|
2023-10-01 23:24:14 +02:00
|
|
|
"errorWebhookURL": "https://discord.com/api/webhooks/123456789/aBcDeFgHiJkLmNoPqRsTuVwXyZ",
|
|
|
|
"cycleStatuses": true,
|
|
|
|
"cyclePfPs": true
|
|
|
|
}
|