Update to main
This commit is contained in:
parent
d048fcef81
commit
c4660460d8
18
config.json
Normal file
18
config.json
Normal 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]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user