diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..babbc10 --- /dev/null +++ b/.env.example @@ -0,0 +1,8 @@ +# This file contains environment variables for the application. +ENVIRONMENT=production # development, production, test + +## Discord Bot Configuration +CHANNEL= +CLIENTID= +CLIENTSECRET= +TOKEN=