Rearranging the order

pull/8/head
sgoudham 4 years ago
parent 0be232c7eb
commit b0f8f55398

@ -170,8 +170,8 @@ async def restart(ctx):
colour=enso_embedmod_colours)
await ctx.send(embed=embed)
await client.loop.close()
await client.logout()
await client.loop.close()
@client.command(name="reloadusers", hidden=True)

Loading…
Cancel
Save