Remove Aliases map
This commit is contained in:
parent
580a80de1b
commit
f8f928fdb6
@ -14,7 +14,6 @@ type CommandManager struct {
|
||||
StatusManager StatusManager
|
||||
OnErrorFunc OnErrorFunc
|
||||
Commands map[string]*Command
|
||||
Aliases map[string]string
|
||||
IgnoreBots bool
|
||||
CheckPermissions bool
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user