Hidden nihao

This commit is contained in:
Mark Hoekveen
2017-12-06 00:06:19 +01:00
parent 2f9b18e146
commit e6c52276c6
+1 -1
View File
@@ -95,7 +95,7 @@ class Shitpost(object):
print("No permission to delete message") print("No permission to delete message")
yield from ctx.channel.send(ctx.author.mention, embed=em) yield from ctx.channel.send(ctx.author.mention, embed=em)
@commands.command(pass_context=True, hidden=False) @commands.command(pass_context=True, hidden=True)
@asyncio.coroutine @asyncio.coroutine
def nihao(self,ctx): def nihao(self,ctx):
#yield from self.bot.say("Kankerlauw") #yield from self.bot.say("Kankerlauw")