Cog fixes kms

This commit is contained in:
= 2025-04-06 12:20:08 +07:00
parent a09367b2ec
commit 053bf8b5fe

View File

@ -18,4 +18,4 @@ class Main():
def setup(bot):
Main(bot)
bot.add_cog(Main(bot))