Compare commits
No commits in common. "fe891d955ff5fd1cd85776bf50b0a92f2c535ff7" and "da774038abcef2c5af52b6a8ffffd9cab48ecaa5" have entirely different histories.
fe891d955f
...
da774038ab
|
@ -26,10 +26,6 @@ def faceflip(bot, trigger):
|
|||
def ada(bot, trigger):
|
||||
bot.say('DO YOU KNOW WHO I AM?')
|
||||
|
||||
@sopel.module.commands('aids')
|
||||
def aids(bot, trigger):
|
||||
bot.say('https://youtu.be/8iZcGnz7WcI?t=59')
|
||||
|
||||
@sopel.module.commands('aminorex')
|
||||
def aminorex(bot, trigger):
|
||||
bot.say('if i could replace my wife with a robot... i might seriously think about it')
|
||||
|
|
Loading…
Reference in New Issue