diff --git a/config.json b/config.json new file mode 100644 index 0000000..06a8477 --- /dev/null +++ b/config.json @@ -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] +} \ No newline at end of file