<h1 align="center">Javelina</h1> <p align="center"> <a href="https://www.gnu.org/licenses/agpl-3.0.txt"> <img alt="License: AGPL v3" src="https://img.shields.io/badge/License-AGPL_v3-blue.svg"> </a> <a href="https://weblate.end-play.xyz/engage/hessenuk/"> <img alt="Translation status" src="https://weblate.end-play.xyz/widget/hessenuk/svg-badge.svg"> </a> <a href="https://git.end-play.xyz/Hessenuk/Javelina"> <img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"> </a> <a href="https://discord.com/invite/CbTFdEGGmB"> <img alt="Discord" src="https://img.shields.io/discord/981251696208531466"> </a> </p> ## Starting the bot ```shell uvicorn main:app ```