Interactions is a simple, batteries included HTTP interactions library for Discord. It is designed to make is fast and easy to create a new Discord server integration using Discords new interactions system.
Add Interactions to your project
go get -u github.com/kelwing/wumpgo/interactions
If you're looking for a more batteries included solution that includes command and interaction routing. Check out our router package.
Documentation is still a work in progress.