test
This commit is contained in:
parent
3ad24c1318
commit
f965a682f8
@ -32,7 +32,7 @@ def sopel_nickname_commands(bot, trigger):
|
||||
|
||||
|
||||
@prerun_nickname_command()
|
||||
@plugin.nickname_command('actio_commands')
|
||||
@plugin.nickname_command('action_commands')
|
||||
def sopel_action_commands(bot, trigger):
|
||||
|
||||
bot.say(str(sb.commands.action_nickname_commands))
|
||||
bot.say(str(sb.commands.sopel_action_commands))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user