Separated examples for Pyrogram and Pycord

This commit is contained in:
2024-05-19 14:48:16 +02:00
parent c3d3e43216
commit 2ed348933b
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"locale": "en",
"debug": false,
"bot": {
"owners": [
0
],
"debug_guilds": [
0
],
"bot_token": ""
}
}