Update and rename Miscellaneous.py to miscellaneous.py

This commit is contained in:
Elmon11 2020-10-28 13:24:24 +01:00 committed by GitHub
parent 91356aa012
commit d8313a1a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class Miscellaneous(commands.Cog):
em.description = 'Bot offline.'
await ctx.send(embed=em)
await self.bot.logout()
return
@is_dev()
@commands.command(name='debug')