parent
74320e39a4
commit
cd2ae0bdbd
|
@ -441,7 +441,7 @@ def pamp(bot, trigger):
|
||||||
|
|
||||||
@sopel.module.commands('xrp')
|
@sopel.module.commands('xrp')
|
||||||
def xrp(bot, trigger):
|
def xrp(bot, trigger):
|
||||||
bot.say("We have the best C++ dev team on the world!")
|
bot.say("We have the best C++ dev team in the world!")
|
||||||
|
|
||||||
@sopel.module.commands('asp')
|
@sopel.module.commands('asp')
|
||||||
def asp(bot, trigger):
|
def asp(bot, trigger):
|
||||||
|
|
Loading…
Reference in New Issue