This commit is contained in:
deathbybandaid 2022-05-06 10:12:38 -04:00
parent e63cb5999c
commit d6de6b2643

View File

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