mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-22 02:57:49 +00:00
Bot status is now more customizable
This commit is contained in:
+9
-4
@@ -5,9 +5,7 @@
|
||||
190875175460405250
|
||||
],
|
||||
"manager_ids": [],
|
||||
"prefixes": [
|
||||
"ck!"
|
||||
],
|
||||
"prefix": "ck!",
|
||||
"redis_url": "",
|
||||
"redis_prefix": "",
|
||||
"lavalink": {
|
||||
@@ -22,7 +20,14 @@
|
||||
},
|
||||
"info": {
|
||||
"name": "CloudKid Radio",
|
||||
"description": "A sample bot description"
|
||||
"description": "A sample bot description",
|
||||
"status": {
|
||||
"messages": [
|
||||
"bangers",
|
||||
"noises 🤖"
|
||||
],
|
||||
"interval": 12
|
||||
}
|
||||
},
|
||||
"cogs": [
|
||||
"jishaku",
|
||||
|
||||
Reference in New Issue
Block a user