From e6c52276c6a6c1d4e59247f8cc18fdf545f4976b Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Wed, 6 Dec 2017 00:06:19 +0100 Subject: [PATCH] Hidden nihao --- Shitpost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shitpost.py b/Shitpost.py index 72c5f61..c8321b8 100644 --- a/Shitpost.py +++ b/Shitpost.py @@ -95,7 +95,7 @@ class Shitpost(object): print("No permission to delete message") 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 def nihao(self,ctx): #yield from self.bot.say("Kankerlauw")