Add bot activity configuration

This commit is contained in:
Choco
2023-04-09 20:28:26 +08:00
parent b8de512346
commit fd46453567
6 changed files with 89 additions and 8 deletions

View File

@@ -9,6 +9,9 @@
}
},
"prefix": "?",
"activity":[
{"listen": "/help"}
],
"bot_access_user": [],
"color_code":"0xb3b3b3",
"default_max_queue": 1000,