diff --git a/trifling.py b/trifling.py index f40e829..4fe85bc 100644 --- a/trifling.py +++ b/trifling.py @@ -911,3 +911,7 @@ def yeezy(bot, trigger): @sopel.module.commands('mental') def mental(bot, trigger): bot.say('Ahhhhhhhh!!!!') + +@sopel.module.commands('biden') +def mental(bot, trigger): + bot.say('Come on man...')