Update README.md

This commit is contained in:
ElBe 2023-03-09 07:23:23 +01:00 committed by GitHub
parent 7033a2ac02
commit e08556cfcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,14 @@
### :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
This is a discord.py bot template.
Please only use a version from the releases tab instead of downloading the repository to prevent errors.
[![discord](https://discord.com/api/guilds/1041044933290770563/embed.png)](https://discord.gg/JVyyDukQqV)
VERSION
PY_VERSION
![GitHub all releases](https://img.shields.io/github/downloads/ElBe-Development/discord.py-bot-template/total)
AUTHORS
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/ElBe-Development/discord.py-bot-template)
[![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.