💩 - Removed commands related to a shitty game :D

This commit is contained in:
Florian Sylvain
2021-07-21 23:26:21 +02:00
parent 4e9ffd2954
commit 8fad8e2e37
7 changed files with 4 additions and 162 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from errors import errors
print('Loading started')
bot = commands.Bot(command_prefix='$')
startup_extensions = ["cmd_other", "cmd_lol", "cmd_osu", "cmd_twitch", "cmd_owner"]
startup_extensions = ["cmd_other", "cmd_osu", "cmd_twitch", "cmd_owner"]
startup_date = datetime.now()
time_s = time()