I'm bad at refactoring

This commit is contained in:
Nexus 2024-02-22 11:45:26 +00:00
parent f15d07af29
commit 10fc05da8d
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -206,4 +206,4 @@ class SysInfoCog(commands.Cog):
def setup(bot):
bot.add_cog(InfoCog(bot))
bot.add_cog(SysInfoCog(bot))