/discord-cogs-template

A discord.py bot template with Cogs implemented.

Primary LanguagePythonMIT LicenseMIT

discord-cogs-template

A discord.py bot template with Cogs implemented.

GitHub followers GitHub Repo stars GitHub GitHub code size in bytes

Instructions

Before you start

Basic knowledge of python is required.

Steps

  1. If you haven't already, install all the dependencies by running the install.bat or use the requirements.txt.
  2. Insert the bot's token in the .env.
  3. Insert the bot's prefix in the config.json.
  4. After coding the bot, run the bot with the launch.bat.

Still having trouble? Visit the Wiki.

Contributing

If you want to contribute, feel free to create an issue or make a pull request.

License

This template was created under the MIT LICNESE.
You can view information about it here.