feat: use our new logging server
Some checks failed
Code Analysis / SonarQube (push) Failing after 14s
Node.js CI / Lint and Test (push) Failing after 28s

This commit is contained in:
2025-07-07 16:30:50 -07:00
parent aaeac266f4
commit 9ea5a1f6d1
7 changed files with 21 additions and 36 deletions

View File

@ -11,3 +11,4 @@ GITHUB_WEBHOOK_SECRET="op://Environment Variables - Naomi/Mod Bot/github_webhook
PATREON_WEBHOOK_SECRET="op://Environment Variables - Naomi/Mod Bot/patreon_webhook_secret"
KOFI_WEBHOOK_SECRET="op://Environment Variables - Naomi/Mod Bot/kofi_webhook_secret"
GITHUB_TOKEN="op://Environment Variables - Naomi/Mod Bot/github_pat"
LOG_TOKEN="op://Environment Variables - Naomi/Alert Server/api_auth"