One line too much? :)
This commit is contained in:
parent
1c7f2a0295
commit
1a44edc7ae
1 changed files with 0 additions and 1 deletions
|
@ -19,6 +19,5 @@ class AdminExt(commands.GroupCog, name="admin"):
|
|||
await interaction.response.send_message("The bot will now shutdown. Good bye! :)", ephemeral=True)
|
||||
await self.bot.close()
|
||||
|
||||
|
||||
async def setup(bot: commands.Bot) -> None:
|
||||
await bot.add_cog(AdminExt(bot))
|
||||
|
|
Loading…
Add table
Reference in a new issue