Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 263 Bytes

What's this?

Leveling bot for Discord. Meant to be flexible and rewarding

Project setup

cp .env.example .env

Running project with docker compose (clean rebuild)

docker-compose down
docker compose up --build --force-recreate