forked from HonusBot/HonusBot
Fix
This commit is contained in:
parent
c759ddab76
commit
63932c224a
@ -92,10 +92,6 @@ class InlineBot:
|
||||
self.config.read("config.ini")
|
||||
|
||||
def __makeCommands(self):
|
||||
cmd = Command()
|
||||
|
||||
# def __init__(self, name, desc, mode, hf):
|
||||
|
||||
self.commands.append(Command("Pony", "yay, ponies!", "imageurl", "imageurl"))
|
||||
self.commands.append(Command("Clop", "NSFW ponies", "imageurl", "imageurl"))
|
||||
self.commands.append(Command("Furry", "Furries", "imageurl", "imageurl"))
|
||||
|
Loading…
Reference in New Issue
Block a user