This commit is contained in:
root 2021-01-24 13:44:15 +00:00
commit 872e960dac
1 changed files with 4 additions and 0 deletions

View File

@ -911,3 +911,7 @@ def yeezy(bot, trigger):
@sopel.module.commands('mental') @sopel.module.commands('mental')
def mental(bot, trigger): def mental(bot, trigger):
bot.say('Ahhhhhhhh!!!!') bot.say('Ahhhhhhhh!!!!')
@sopel.module.commands('biden')
def mental(bot, trigger):
bot.say('Come on man...')