Update trifling.py

This commit is contained in:
Cactii1 2021-06-10 21:22:45 +02:00 committed by GitHub
parent 25e97a8b9b
commit 1445a58039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -925,5 +925,9 @@ def mental(bot, trigger):
bot.say('Ahhhhhhhh!!!!')
@sopel.module.commands('biden')
def mental(bot, trigger):
def biden(bot, trigger):
bot.say('Come on man...')
@sopel.module.commands('smile')
def smile(bot, trigger):
bot.say('https://archive.is/uqHxO')