This commit is contained in:
deathbybandaid 2022-05-06 10:04:59 -04:00
parent 2a1f2ea051
commit 39e6e1ad6b

View File

@ -69,7 +69,6 @@ class Commands():
"type": "command",
"plugin_name": plugin_name
})
print(self.bot.command_groups.items())
return commands_list
@property