test
This commit is contained in:
parent
8f1a40a623
commit
a9f0ad255b
@ -21,7 +21,7 @@ def sb_test_commands(bot, trigger):
|
||||
@plugin.nickname_command('commands')
|
||||
def sopel_commands(bot, trigger):
|
||||
|
||||
bot.say(str(bot.rules._values.values()))
|
||||
bot.say(str(bot.rules._rules.values()))
|
||||
|
||||
|
||||
@prerun_nickname_command()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user