@xmufaro/create-discordjs-bot

0.1.4 • Public • Published

Create Discord.js Bot

NPM version NPM downloads Build status

Installation

npm

npm init @xmufaro/discordjs-bot@latest

yarn

yarn create @xmufaro/discordjs-bot

pnpm

pnpm create @xmufaro/discordjs-bot

Running the bot

  1. cd your-project-name
  2. Fill out the .env file with your bot token and configure config.json file
  3. Start Your Project:
npm
npm run dev
yarn
yarn dev
pnpm
pnpm dev

huge credits to this guy

Package Sidebar

Install

npm i @xmufaro/create-discordjs-bot

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

58.2 kB

Total Files

47

Last publish

Collaborators

  • xmufaro