Hidden nihao
This commit is contained in:
+1
-1
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user