diff --git a/trifling.py b/trifling.py index 648bc66..f6acf18 100644 --- a/trifling.py +++ b/trifling.py @@ -438,6 +438,10 @@ def wave(bot, trigger): @sopel.module.commands('pamp') def pamp(bot, trigger): bot.say(" pamp o clock yet?") + +@sopel.module.commands('xrp') +def xrp(bot, trigger): + bot.say("We have the best C++ dev team on the world!") @sopel.module.commands('asp') def asp(bot, trigger):