Merge pull request #8 from s55ma/patch-2

update
This commit is contained in:
jw 2017-06-03 09:41:55 -07:00 committed by GitHub
commit 3d165069c7
1 changed files with 9 additions and 1 deletions

View File

@ -438,7 +438,15 @@ def wave(bot, trigger):
@sopel.module.commands('pamp')
def pamp(bot, trigger):
bot.say("<pero> pamp o clock yet?")
@sopel.module.commands('xrp')
def xrp(bot, trigger):
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')
def asp(bot, trigger):
polourl = "https://poloniex.com/public?command=returnTicker"