Skip to content

Pradeep-selva/bootstrap-discord-bot

Repository files navigation

Bootstrap Discord Bot

An opinionated cli-tool to bootstrap\generate your discord bot code!

Demo

demo

Downloads Downloads Downloads



Features

  • Support for code with/without cogs.
  • .env file support for keys and .gitignore to hide it.
  • Bot code pre-built with a utility ping function to get you started!
  • Setup new cogs using cli.

Usage

  • Install using
pip install bootstrap-discord-bot
  • cd into your bot directory

  • Run bootstrap-discord-bot -h to get help

help



  • Run bootstrap-discord-bot --cogs to initialize a discord bot with cogs.
cogs



  • Run boostrap-discord-bot --nocogs to initialize a discord bot without cogs.
demo



  • Run bootstrap-discord-bot --makecog cog_name file_name to initialize a file in the cogs folder with required cog boilerplate.

Built using

  • Python
  • Discord.py
  • argparse
  • setuptools

About

An opinionated cli-tool to bootstrap a discord.py bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages