Create HTTP webserver powered discord bots. Supports serverless environments as well as node/deno/bun.
Please refer to our docs for a basic setup with a supported webserver.
npm install disci
# or other platforms
pnpm/yarn/bun add disci
Note: This project is ESM and does not support CommonJS. Your project must be ESM or converted to ESM to use disci packages.
This is the monorepo for all discijs packages. The core disci package readme is available here.
All versions within the range of 0.xx.xx are considered pre-release and may contain breaking changes within minor and patch releases.
This repository and the code inside it is licensed under the Apache-2.0 License. Read LICENSE for more information.