create-dbot-app
v0.1.6
Published
The easiest way to get a discord bot app started in 2023
Downloads
12
Maintainers
Readme
Create DBOT App
The easiest way to start a Discord.js or Eris project.
Start by running the following command:
npm create dbot-app@latest
# or
yarn create dbot-app
# or
pnpm create dbot-app@latest
Extra
Open to contributors!