test
This commit is contained in:
parent
b39559d841
commit
bacf4f22a5
@ -8,7 +8,7 @@ from sopel_SpiceBot_Core_Prerun import prerun
|
|||||||
|
|
||||||
@prerun()
|
@prerun()
|
||||||
@plugin.command('leetspeak', 'leet', '1337')
|
@plugin.command('leetspeak', 'leet', '1337')
|
||||||
def upper(bot, trigger, comrun):
|
def leatspeak(bot, trigger, comrun):
|
||||||
comrun.say(leet_convert(comrun.command["trigger_str"]))
|
comrun.say(leet_convert(comrun.command["trigger_str"]))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user