mirror of
https://github.com/Art-Portal/April.git
synced 2024-11-16 11:37:37 +01:00
47a1cfcce3
Logs to discord using webhook
16 lines
582 B
JSON
16 lines
582 B
JSON
{
|
|
"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",
|
|
"sequelizeCredentials": {
|
|
"username": "user",
|
|
"password": "password"
|
|
},
|
|
"errorWebhookURL": "https://discord.com/api/webhooks/123456789/aBcDeFgHiJkLmNoPqRsTuVwXyZ"
|
|
} |