test
This commit is contained in:
parent
48092b65bd
commit
dd340569e4
@ -14,7 +14,7 @@ def sb_test_commands(bot, trigger):
|
||||
|
||||
@plugin.nickname_command('plugins')
|
||||
def sb_test_command_groups(bot, trigger):
|
||||
sb.osd(str(dir(bot._plugins["sopel_SpiceBot_Runtime_Commands"])), trigger.sender)
|
||||
sb.osd(str(dir(bot._plugins["sopel_SpiceBot_Runtime_Commands"].entry_point)), trigger.sender)
|
||||
|
||||
|
||||
@prerun()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user