Update init.go
This commit is contained in:
parent
85bcb31d56
commit
35882993c2
@ -204,6 +204,7 @@ func AddCommandHandlers(h *disgoman.CommandManager) {
|
||||
RequiredPermissions: disgoman.PermissionManageServer,
|
||||
Invoke: getPuzzleChannel,
|
||||
})
|
||||
_ = h.AddCommand(&disgoman.Command{
|
||||
Name: "RPN",
|
||||
Aliases: []string{"rpn"},
|
||||
Description: "Convert infix to rpn",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user