Bari

Results 1 issues of Bari

## Motivation When trying to register commands using the `ApplicationCommandCreate` function, as done in [the example](https://github.com/bwmarrin/discordgo/blob/master/examples/slash_commands/main.go#L559), I am met with a `405: method not allowed` status code. ## Solution When...