From 5676c98e0afd351c69aed4b62ff6dbf8ec87f73f Mon Sep 17 00:00:00 2001 From: scoobybejesus Date: Thu, 7 Dec 2017 15:45:19 -0500 Subject: [PATCH] Remove duplicate (case doesn't matter, apparently) --- trifling.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trifling.py b/trifling.py index 00f8941..6285422 100644 --- a/trifling.py +++ b/trifling.py @@ -83,7 +83,7 @@ def dash(bot, trigger): def dealwithit(bot, trigger): bot.say(u'(•_•) ( •_•)>⌐■-■ (⌐■_■)'.encode('utf8')) -@sopel.module.commands('Deathtobitcoin', 'Deathtobitcoin2', 'deathtobitcoin', 'deathtobitcoin2') +@sopel.module.commands('Deathtobitcoin', 'Deathtobitcoin2') def deathtobitcoin2(bot, trigger): bot.say('Devs, moderators, whoever you fucking are, please put my money back with interest. Or make my money appear in my wallet with interest!')