Remove fake

This commit is contained in:
root 2017-06-06 13:38:37 +00:00
parent f93f9daf38
commit 63af1170be
1 changed files with 0 additions and 4 deletions

View File

@ -444,10 +444,6 @@ def pamp(bot, trigger):
def xrp(bot, trigger): def xrp(bot, trigger):
bot.say("We have the best C++ dev team in the world!") 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') @sopel.module.commands('asp')
def asp(bot, trigger): def asp(bot, trigger):
polourl = "https://poloniex.com/public?command=returnTicker" polourl = "https://poloniex.com/public?command=returnTicker"