Awaiting function

pull/8/head
sgoudham 4 years ago
parent bf206bfd5f
commit 21bfa2d656

@ -47,7 +47,7 @@ class Owner(Cog):
async def restart(self, ctx):
"""Restart the Bot"""
self.bot.generate_embed(ctx, desc="**Success Senpai!"
await self.bot.generate_embed(ctx, desc="**Success Senpai!"
"\nMy Reboot Had No Problems** <a:ThumbsUp:737832825469796382>")
self.bot.db.terminate()

Loading…
Cancel
Save