discordjs-bot-cli

7.0.0 • Public • Published

discordjs-bot-cli

discordjs-bot-cli is a CLI that helps in making Discord bots easily. It is used with discord.py and can be installed with PIP.

Features

  • Auto check-and-update. No manual updation.
  • Variations in project making: JSON, .env and no .env file projects.
  • Hosting: Git and Heroku, and Github and Heroku.
  • Commands to simplify tasks.

Installation

To install discordjs-bot-cli use this command in terminal: If using NPM:

npm install --global discordpy-bot-cli

If using Yarn:

yarn global add discordpy-bot-cli

Commands

This CLI has 2 commands.

init: Initializes a Discord bot project.

deploy: Deploys the bot (Use with Git and Heroku).

And to use these, type dcjs followed by the command.

To know more about commands and options, do dcjs help.

Dependents (1)

Package Sidebar

Install

npm i discordjs-bot-cli

Weekly Downloads

3

Version

7.0.0

License

MIT

Unpacked Size

7.18 kB

Total Files

3

Last publish

Collaborators

  • areen0805