🎉 The repository is unarchived. Work will be done on the v1 branch.

### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release. # Discord.py bot template [![Discord](https://discord.com/api/guilds/1041044933290770563/embed.png)](https://discord.gg/JVyyDukQqV) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ElBe-Development/discord.py-bot-template?include_prereleases)](https://github.com/ElBe-Development/discord.py-bot-template/releases) ![Supported python versions](https://img.shields.io/badge/python-3.11-blue) ![GitHub](https://img.shields.io/github/license/ElBe-Development/discord.py-bot-template) ![GitHub all releases](https://img.shields.io/github/downloads/ElBe-Development/discord.py-bot-template/total) ![GitHub issues](https://img.shields.io/github/issues/ElBe-Development/discord.py-bot-template) ![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/ElBe-Development/discord.py-bot-template) [![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint) [![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit) [![codecov](https://codecov.io/gh/ElBe-Development/discord.py-bot-template/branch/main/graph/badge.svg?token=TML4H1TCVK)](https://codecov.io/gh/ElBe-Development/discord.py-bot-template) Simple discord.py bot template without the usage of `discord.ext`. ## How to use the template 1. Download the code from the releases tab. 2. Fill out the `config.json` file. 3. Run `pip install -r requirements.txt` in your console (the `Bot` folder has to be open in you console). 4. Execute the `bot.py` file. You should already have the discord bot on your server. It needs administrator and command permissions. ## Replit (OUTDATED) ### :warning: The Replit port is outdated and was removed for now. # Support server [Invite](https://discord.gg/JVyyDukQqV)