test
This commit is contained in:
parent
68263628f6
commit
1ec53ce1a6
@ -70,9 +70,7 @@ class Commands():
|
|||||||
"type": "command",
|
"type": "command",
|
||||||
"plugin_name": plugin_name
|
"plugin_name": plugin_name
|
||||||
})
|
})
|
||||||
for category, cmds in collections.OrderedDict(sorted(self.bot.command_groups.items())).items():
|
print(self.bot.command_groups.items())
|
||||||
print(category)
|
|
||||||
print(cmds)
|
|
||||||
return commands_list
|
return commands_list
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user