custom client time omg

This commit is contained in:
Nexus 2024-01-10 09:47:37 +00:00
parent 3f9e91e84a
commit db50c379bb

View file

@ -64,7 +64,7 @@ class Client(commands.Bot):
self.web.cancel() self.web.cancel()
await super().close() await super().close()
bot = commands.Bot( bot = Client(
command_prefix=commands.when_mentioned_or("h!", "H!"), command_prefix=commands.when_mentioned_or("h!", "H!"),
case_insensitive=True, case_insensitive=True,
strip_after_prefix=True, strip_after_prefix=True,