Separated examples for Pyrogram and Pycord
This commit is contained in:
13
examples/config_pycord.json
Normal file
13
examples/config_pycord.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"locale": "en",
|
||||
"debug": false,
|
||||
"bot": {
|
||||
"owners": [
|
||||
0
|
||||
],
|
||||
"debug_guilds": [
|
||||
0
|
||||
],
|
||||
"bot_token": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user