Added emoji for restart embed

pull/8/head
sgoudham 4 years ago
parent 389356aa30
commit 89f689e181

@ -124,7 +124,7 @@ async def restart(ctx):
"""Restart the Bot"""
embed = Embed(
description="<a:windows_loading:636549313492680706> **Success Senpai! My Reboot Had No Problems 。゚( ゚^∀^゚)゚。**")
description="<a:ThumbsUp:737832825469796382> **Success Senpai! My Reboot Had No Problems 。゚( ゚^∀^゚)゚。**")
await ctx.send(embed=embed)
await client.logout()

Loading…
Cancel
Save