vcokltfre / garlic-bot

Count your garlic stats!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

garlic-bot

Count your garlic stats!

You can blame Dragory for this exising :)

Invite the bot

Invite

Without permissions

Running the bot

To run the bot you will need Poetry, a database (MySQL, SQLite, Postgres, MariaDB), and optionally Redis. If Redis is not configured in your .env file the bot will use an in-memory fakeredis instance.

poetry install
DB_URI=<your db uri> poetry run alembic upgrade head
poetry run task start

About

Count your garlic stats!

License:MIT License


Languages

Language:Python 96.6%Language:Mako 2.3%Language:Dockerfile 0.9%Language:Shell 0.2%