This commit is contained in:
7
Discord Backup Bot/config.example.json
Normal file
7
Discord Backup Bot/config.example.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"token": "YOUR_BOT_TOKEN",
|
||||
"guildId": "YOUR_GUILD_ID",
|
||||
"channelIds": ["CHANNEL_ID_1", "CHANNEL_ID_2"],
|
||||
"dataDir": "./data",
|
||||
"attachmentConcurrency": 3
|
||||
}
|
||||
Reference in New Issue
Block a user