mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 19:57:48 +00:00
Migrated from keys to set datastructure in Redis
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@
|
||||
"owner_ids": [194545408960102400, 190875175460405249],
|
||||
"prefixes": ["ck!"],
|
||||
"redis_url": "",
|
||||
"redis_prefix": "",
|
||||
"lavalink": {
|
||||
"host": "",
|
||||
"port": 2333,
|
||||
@@ -19,5 +20,5 @@
|
||||
},
|
||||
"cogs": ["cogs.owner", "cogs.settings", "cogs.information", "cogs.music"],
|
||||
"slash_command_guilds": [],
|
||||
"queue_buffer_size": 5
|
||||
"queue_buffer_size": 5,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user