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