Skip to content

ThatGhostYT/discmjs

Repository files navigation

discm.js

homepage downloads activity version

A framework built on top of and compatible with discord.js.

Installation

You can use our cli to initialize a project.

npx create-discm@latest

It will prompt a series of questions, to skip this use -y at the end of the command to bypass all questions. This will use a set of default values.

[!NOTE] Using -y will initialize the project with javascript automatically. If you wish to use typescript then do not bypass the questions.

Directory

  • packages/discmjs - where the main project is.
  • packages/create-discm - a cli used to initialize discm projects.
  • packages/ui - a private component library for the doc website.
  • apps/bot - an example bot made using discm.js.
  • apps/web - the doc website for discm.js.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published