test
This commit is contained in:
parent
87c1c92237
commit
a1b577ff77
@ -19,6 +19,7 @@ def sb_test_command_groups(bot, trigger):
|
|||||||
|
|
||||||
plugin_commands = itertools.chain(
|
plugin_commands = itertools.chain(
|
||||||
bot._rules_manager.get_all_commands(),
|
bot._rules_manager.get_all_commands(),
|
||||||
|
bot._rules_manager.get_all_action_commands(),
|
||||||
bot._rules_manager.get_all_nick_commands(),
|
bot._rules_manager.get_all_nick_commands(),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user