Update README.md

This commit is contained in:
ElBe 2023-03-10 07:31:45 +01:00 committed by GitHub
parent e08556cfcf
commit 9ab275de1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,13 @@
# Discord.py bot template
[![discord](https://discord.com/api/guilds/1041044933290770563/embed.png)](https://discord.gg/JVyyDukQqV)
[![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)
[![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`.