Updated gitignore and reset the help stuff.. deleted some other shiz

This commit is contained in:
2017-11-10 23:19:07 +01:00
parent 21df9b0df5
commit a805194142
87 changed files with 8 additions and 26862 deletions
+4 -4
View File
@@ -16,7 +16,7 @@ class Shitpost(object):
def __check(self, ctx): #Todo: Is dit het shitpost kanaal?
return True
@commands.command(pass_context=True, hidden=True)
@commands.command(pass_context=True, hidden=False)
@asyncio.coroutine
def mark(self, ctx, boven: str, onder: str):
"""Maakt een mark meem.
@@ -42,7 +42,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=True)
@commands.command(pass_context=True, hidden=False)
@asyncio.coroutine
def eriku(self, ctx, boven: str, onder: str):
"""Maakt een erik meem.
@@ -69,7 +69,7 @@ class Shitpost(object):
yield from ctx.channel.send(ctx.author.mention, embed=em)
@commands.command(pass_context=True, hidden=True)
@commands.command(pass_context=True, hidden=False)
@asyncio.coroutine
def zout(self, ctx, boven: str, onder: str):
"""Maakt een martijn-zout meem.
@@ -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=True)
@commands.command(pass_context=True, hidden=False)
@asyncio.coroutine
def nihao(self,ctx):
#yield from self.bot.say("Kankerlauw")