test
This commit is contained in:
parent
59e1cbdea5
commit
43cc15182b
@ -16,6 +16,7 @@ class Commands():
|
||||
commands_list.append({
|
||||
"name": command.name,
|
||||
"aliases": command.aliases,
|
||||
"test": str(command.__class__)
|
||||
})
|
||||
return commands_list
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user