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