@flzyy/create-discord-bot

1.3.45 • Public • Published

create-discord-bot

npm version npm version Libraries.io dependency status for latest release CodeFactor

CLI tool to bootstrap your discord.js bot with Typescript or just default Javascript.

Features

  • Easy to use CLI tool.
  • Options between Typescript and Javascript.
  • Ability to add ESLint/Prettier in one click.
  • Option to use Pino or the default (console.log/error/warn) logger.
  • 5 Dependencies and only a few kilobytes unpacked, this makes it extremely fast to download and use.

Usage

Simply run the following command and answer all of the prompts. Learn more

npm init @flzyy/discord-bot@latest # or npx @flzyy/create-discord-bot@latest

Package Sidebar

Install

npm i @flzyy/create-discord-bot

Weekly Downloads

65

Version

1.3.45

License

MIT

Unpacked Size

6.26 kB

Total Files

3

Last publish

Collaborators

  • flzyy