Skip to content

ssMMiles/discord-interactions

Repository files navigation

@discord-interactions

Discord Server npm version npm downloads Tests tatus

A complete framework for Discord's Interactions, allowing you to build new Slash Command based bots with ease. If you don't need the framework, our verify, builders or api packages are fully independent and might be of use in your own applications.

Supports Node.JS 16+ as well as Service Worker based runtimes such as Cloudflare Workers.

Templates

Deploy to Cloudflare Workers

If you're just looking to build your own bot as easily as possible, clone one of the above templates and check out the @discord-interactions/core package!

Packages

To-Do:

  • More Tests
  • Documentation