A maintained fork of discord.py
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is the template I use when creating discord bots with Pycord. It is pretty much complete, containing all the tools you need for a professional project.
All you need to do is click on the "Use this template" button. When the repo is created a GitHub action will start. It w 8000 ill change all the files to match your repository.
- Docker for container packaging.
- Poetry for dependency management.
- .env for environment variables.
- Colorlog for colorful logging.
- Pytest for writing powerful tests.
- pre-commit and flake8 for git hooks linting.
- Test, Build and Deploy GitHub workflows.
- Issues and pull requests templates.
See CONTRIBUTING.md for ways to get started.
Distributed under the MIT License. See LICENSE for more information.
Menai Rami - @menai_rami - rami.menai@outlook.com