feat(env/example): pushing an env.example

This commit is contained in:
Raphael 2026-02-12 21:53:05 +01:00
parent f8cdacbd49
commit a4e6943989
No known key found for this signature in database

3
env.example Normal file
View file

@ -0,0 +1,3 @@
DISCORD_TOKEN=
APP_ID=
DATABASE_URL="postgres://USER:PASSWORD@HOST:PORT/DATABASE"