This project generates Discord embeds for StepManiaX (SMX) gameplay results, displaying song details, performance stats, and highlights.
- Discord Embed Integration: Posts performance stats automatically.
- Detailed Stats: Song name, difficulty, BPM, score, and breakdown (perfects, misses, etc.).
- Full Combo Recognition: Highlights perfect runs.
- Clone:
git clone <repository_url> cd <repository_directory>
- Configure:
.env
as shown in .env.example - Run:
docker compose up -d