Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

discordpy-bot-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discordpy-bot-cli

CLI for helping in making Discord bots easily

  • 7.0
  • PyPI
  • Socket score

Maintainers
1

discordpy-bot-cli

discordpy-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: .env and no .env file projects.
  • Hosting: Git and Heroku, and Github and Heroku.
  • Commands to simplify tasks.

Installation

To install discordpy-bot-cli use this command in terminal:

pip install discordpy-bot-cli

Commands

This CLI has 4 commands.

init: Initializes a Discord bot project.

cog: Creates a cog file and adds setup.

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

wrap: Creates a requirements file (Use with Github and Heroku).

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

To know more about commands and options, do dcpy --help.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc