update trifling.py

added "pump o clock yet?" quote from pero
This commit is contained in:
s55ma 2017-06-01 02:32:30 +02:00 committed by GitHub
parent 2a600b6ef4
commit 9fa312332a
1 changed files with 4 additions and 0 deletions

View File

@ -380,6 +380,10 @@ def wave(bot, trigger):
#def politics(bot, trigger):
# bot.reply("politics is the mind killer")
@sopel.module.commands('pamp')
def pamp(bot, trigger):
bot.say("<pero> pamp o clock yet?")
@sopel.module.commands('asp')
def asp(bot, trigger):
polourl = "https://poloniex.com/public?command=returnTicker"