Added emoji for restart embed

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

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

Loading…
Cancel
Save