Migrated from keys to set datastructure in Redis

This commit is contained in:
2021-11-04 20:05:48 +01:00
parent 3c9772b8f1
commit c54f54ef47
5 changed files with 29 additions and 23 deletions
+2 -1
View File
@@ -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,
}