✨ Hangman
This commit is contained in:
@@ -35,7 +35,7 @@ class MiscCog(commands.Cog):
|
||||
logThis(content,str("Logged by "+ctx.message.author.display_name))
|
||||
|
||||
# Restarts the bot
|
||||
@commands.command(hidden = True)
|
||||
@commands.command(hidden = True,aliases=["stop"])
|
||||
async def restart(self, ctx):
|
||||
if "#"+str(ctx.message.author.id) in ["#266269899859427329", "#380732645602230272"]:
|
||||
await ctx.send("Pulling git repo and restarting...")
|
||||
|
||||
Reference in New Issue
Block a user