This repository has been archived on 2021-04-05. You can view files and clone it, but cannot push or open issues or pull requests.
go-slash/README.md
jolheiser aaaf8149e5
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-03-31 23:40:16 -05:00

13 lines
261 B
Markdown

# slash
A Discord slash commands client and HTTP handler.
Wanting to create a bot? I recommend [discordgo](https://github.com/bwmarrin/discordgo) for that instead.
This library is for non-bot slash commands.
[Examples](_examples)
## License
[MIT](LICENSE)