mini-interaction A streamlined Discord framework
v0.1.11
Linked Roles & Vercel Support

Within mini-interaction build your Discord app.

mini-interaction reduces Discord app development to the only part that should matter: defining your commands.

The package automatically handles request verification, command loading, and command registration. No gateway, no manual syncing, no boilerplate.
mini-interaction takes care of making them work.

It also provides first-class support for Linked Roles and lets your website interact with your Discord server through clean HTTP-interaction workflows.

Squad

Mica
Neo
Saku
Meet with us. We are at Discord.
Join

Install

npm install @minesa-org/mini-interaction
For now it is avaliable on NPM and GitHub Packages.

Template