Removed several commands

This commit is contained in:
2026-02-05 07:49:44 -05:00
parent a6e1bf29de
commit 7b27ab8b4b
6 changed files with 477 additions and 302 deletions

View File

@@ -22,9 +22,11 @@ setproctitle.setproctitle("disc-havoc")
cogs_list: list[str] = [
"misc",
"owner",
"ai",
"sing",
"meme",
"lovehate",
"message_logger",
# "ollama",
# "radio",
]