Add prefix command and general code cleanup

This commit is contained in:
Choco
2023-03-08 12:13:13 +08:00
parent b63301fa24
commit 18a9cb3995
9 changed files with 66 additions and 50 deletions

View File

@@ -55,7 +55,7 @@ class Task(commands.Cog):
@tasks.loop(hours=12.0)
async def cache_cleaner(self):
func.lang_guilds.clear()
func.guild_settings.clear()
func.playlist_name.clear()
errorFile = func.gen_report()