A Golang library for the Discord API.
The package includes integration tests that require $BOT_TOKEN. To run these tests, do
$BOT_TOKEN
export BOT_TOKEN="<BOT_TOKEN>" go test -tags integration ./...