Merge pull request #13 from s55ma/patch-5

added .primer quote
This commit is contained in:
jw 2017-06-06 06:42:17 -07:00 committed by GitHub
commit d89043a6ba
1 changed files with 4 additions and 0 deletions

View File

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