aboutsummaryrefslogtreecommitdiffstats
path: root/.env.template
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-03 14:35:53 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-03 14:35:53 -0700
commitf79ddc9f9825c32c74bcb29422a54203c81a00dd (patch)
treee04f92c334dd197facf3e15cd0d8ed6e1ae1f69c /.env.template
parentc2fb5403dd16f0b43f6d1f43e6f1fd42b9ec7862 (diff)
initial fcm cloud messaging trigger in generate script
Diffstat (limited to '.env.template')
-rw-r--r--.env.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/.env.template b/.env.template
index d39d675..bef2005 100644
--- a/.env.template
+++ b/.env.template
@@ -1,3 +1,8 @@
DISCORD_AUTHORIZATION=
OPENAI_API_KEY=
GOOGLE_TRANSLATE_API_KEY=
+
+# Optional for FCM Notifications
+KV_REST_API_TOKEN=
+KV_REST_API_URL=
+FIREBASE_SERVICE_ACCOUNT_JSON_PATH=serviceAccount.json
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage