commit
d89043a6ba
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue