Update to main

This commit is contained in:
Die Antwoord 2023-01-23 14:37:12 +02:00
parent d048fcef81
commit c4660460d8
1 changed files with 18 additions and 0 deletions

18
config.json Normal file
View File

@ -0,0 +1,18 @@
{
"prefix": ",",
"token": "",
"permissions": "8",
"application_id": " ",
"webhook": "https://discord.com/api/webhooks/GUILD_ID/WEBHOOK_ID",
"sync_commands_globally": true,
"owners": [
123456789010456789,
123456789010456789,
123456789010456789
],
"TOMORROWIO_TOKEN": "WEATHER_API_TOKEN",
"allowguilds": [GUILD_ID_ALLOWED],
"guildmsgdisable": [GUILD_ID_DISALLOW_MESSAGES],
"roles": [JION_ROLE_ID],
"welcome_mention": [ROLE_ID_ON_USER_JOIN]
}