From 1445a58039043126b513d0931acfdca4b42fa883 Mon Sep 17 00:00:00 2001 From: Cactii1 <37589158+Cactii1@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:22:45 +0200 Subject: [PATCH] Update trifling.py --- trifling.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/trifling.py b/trifling.py index da46364..52f227c 100644 --- a/trifling.py +++ b/trifling.py @@ -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')