Merge pull request #7 from s55ma/patch-1

update trifling.py
This commit is contained in:
jw 2017-05-31 18:12:15 -07:00 committed by GitHub
commit 8fe4cac738
1 changed files with 4 additions and 0 deletions

View File

@ -435,6 +435,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"