Merge pull request #11 from s55ma/patch-3
removed pero from pamp o clock yet
This commit is contained in:
commit
f93f9daf38
|
@ -438,7 +438,7 @@ 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("Pamp o clock yet?")
|
||||||
|
|
||||||
@sopel.module.commands('xrp')
|
@sopel.module.commands('xrp')
|
||||||
def xrp(bot, trigger):
|
def xrp(bot, trigger):
|
||||||
|
|
Loading…
Reference in New Issue