@neko03/with-interaction
v0.1.16
Published
Discord interactions API helpers compatible with itty-router and Cloudflare Workers.
Readme
withInteraction
Discord interactions helpers compatible with itty-router and Cloudflare Workers.
Docs
Install
yarn add @neko03/with-interaction`withInteraction
router.post('/interactions', withInteraction, handleInteraction)Requests
A low-level wrapping for the Discord API.
Development
- API Structures from
discord-api-types - Verify key utils from
discord-interactions
