diff --git a/trifling.py b/trifling.py index e6e3d7f..183d45b 100644 --- a/trifling.py +++ b/trifling.py @@ -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(" pamp o clock yet?") + @sopel.module.commands('asp') def asp(bot, trigger): polourl = "https://poloniex.com/public?command=returnTicker"