added .primer quote

This commit is contained in:
s55ma 2017-06-05 23:45:33 +02:00 committed by GitHub
parent f93f9daf38
commit 41de725661
1 changed files with 4 additions and 0 deletions

View File

@ -448,6 +448,10 @@ def xrp(bot, trigger):
def fake(bot, trigger): def fake(bot, trigger):
bot.say("and gay") bot.say("and gay")
@sopel.module.commands('primer')
def pfimer(bot, trigger):
bot.say("The point is not how much i made, point is fluffy did this on purpose, more than 10 people were in on it. His commit access needs to be revoked asap!")
@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"