add .env example file

This commit is contained in:
Asaki Yuki
2025-10-20 22:52:36 +07:00
parent 67121a4349
commit d7624cc25e

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# This file contains environment variables for the application.
ENVIRONMENT=production # development, production, test
## Discord Bot Configuration
CHANNEL=
CLIENTID=
CLIENTSECRET=
TOKEN=