fuck ai again
This commit is contained in:
parent
9ad6aa0c59
commit
d3badf183c
1 changed files with 0 additions and 2 deletions
2
main.go
2
main.go
|
@ -76,8 +76,6 @@ func newHandler(s *state.State) *handler {
|
|||
// Automatically defer handles if they're slow.
|
||||
h.Use(cmdroute.Deferrable(s, cmdroute.DeferOpts{}))
|
||||
h.AddFunc("ping", command.Ping)
|
||||
h.AddFunc("ask", command.Ask)
|
||||
h.AddFunc("pic", command.Pic)
|
||||
h.AddFunc("hs", command.HS)
|
||||
|
||||
return h
|
||||
|
|
Loading…
Add table
Reference in a new issue