feat(release): Complete example compose

This commit is contained in:
Michel Fedde 2025-06-22 22:31:25 +02:00
parent 9df4aa5e32
commit 1c2a6facc0
3 changed files with 6 additions and 5 deletions

4
examples/.env.example Normal file
View file

@ -0,0 +1,4 @@
DISCORD_API_KEY=<YOURKEY>
DISCORD_CLIENT_ID=<YOURCLIENTID>
DB_PATH=data/data.db