Added .xrp with response: We have the best C++ dev team on the world
This commit is contained in:
s55ma 2017-06-02 13:32:25 +02:00 committed by GitHub
parent 8fe4cac738
commit 74320e39a4
1 changed files with 4 additions and 0 deletions

View File

@ -438,6 +438,10 @@ def wave(bot, trigger):
@sopel.module.commands('pamp') @sopel.module.commands('pamp')
def pamp(bot, trigger): def pamp(bot, trigger):
bot.say("<pero> pamp o clock yet?") bot.say("<pero> 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') @sopel.module.commands('asp')
def asp(bot, trigger): def asp(bot, trigger):