- Create a bot
- Get an OAuth2 URL and have
applications.commands
enabled in scope - Copy the bot token + public key to
spin.toml
- Install just
just spin-up
ngrok http 3000
- Add
https://[...id].ngrok.io/api/interactions
under "Interactions Endpoint URL" - Try
/hello
in your server
- Find a crate that can be used for types
- Make a more ergonomic framework for creating commands and replying to interactions