From 63af1170be3a643f0f8d330a6e468de7faf74ae8 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Jun 2017 13:38:37 +0000 Subject: [PATCH] Remove fake --- trifling.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/trifling.py b/trifling.py index e38391d..e589173 100644 --- a/trifling.py +++ b/trifling.py @@ -444,10 +444,6 @@ def pamp(bot, trigger): def xrp(bot, trigger): bot.say("We have the best C++ dev team in the world!") -@sopel.module.commands('fake') -def fake(bot, trigger): - bot.say("and gay") - @sopel.module.commands('asp') def asp(bot, trigger): polourl = "https://poloniex.com/public?command=returnTicker"