This commit is contained in:
parent
1d8de473c4
commit
b8ca9506c9
@ -38,4 +38,5 @@ func AddCommandHandlers(g *disgoman.CommandManager) {
|
|||||||
_ = g.AddCommand(requests.ViewCommand)
|
_ = g.AddCommand(requests.ViewCommand)
|
||||||
_ = g.AddCommand(requests.CommentCommand)
|
_ = g.AddCommand(requests.CommentCommand)
|
||||||
_ = g.AddCommand(arcon.ListplayersCommand)
|
_ = g.AddCommand(arcon.ListplayersCommand)
|
||||||
|
_ = g.AddCommand(arcon.BroadcastCommand)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user