Compare commits

..

2 Commits

Author SHA1 Message Date
jw fe891d955f
Merge pull request #60 from lalanza808/patch-4
aids in the pool!
2021-05-11 09:03:46 -07:00
lalanza808 be32eb99fb
aids 2021-04-16 10:51:40 -07:00
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ 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')