From 74320e39a45a9a4762a88cb51d01789da0b5b3cf Mon Sep 17 00:00:00 2001 From: s55ma Date: Fri, 2 Jun 2017 13:32:25 +0200 Subject: [PATCH] update Added .xrp with response: We have the best C++ dev team on the world --- trifling.py | 4 ++++ 1 file changed, 4 insertions(+) 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):