commit
8fe4cac738
|
@ -435,6 +435,10 @@ def wave(bot, trigger):
|
||||||
#def politics(bot, trigger):
|
#def politics(bot, trigger):
|
||||||
# bot.reply("politics is the mind killer")
|
# 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')
|
@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"
|
||||||
|
|
Loading…
Reference in New Issue