test
This commit is contained in:
@@ -75,11 +75,12 @@ Broccolini Bot is a Discord support bot that turns Gmail emails and Discord mess
|
||||
|
||||
---
|
||||
|
||||
## Logging, API & Configuration
|
||||
## Settings UI, Logging, API & Configuration
|
||||
|
||||
**Summary:** Centralizes configuration in environment variables and exposes optional integrations.
|
||||
**Summary:** Provides a web UI plus environment-based configuration and optional integrations.
|
||||
|
||||
- All behavior configured via `.env` and `config.js` (messages, colors, timeouts, limits)
|
||||
- Optional Broccolini settings web UI (`settings-site/`) to edit Discord channels, categories, Gmail credentials, ticket behavior, surge alerts, pattern thresholds, appearance, and advanced options without touching `.env`
|
||||
- All behavior still backed by `.env` and `config.js` (messages, colors, timeouts, limits)
|
||||
- Dedicated Discord channels for transcripts, logs, security, automation, and Gmail polling
|
||||
- Optional HTTP API under `/api` with token-based auth
|
||||
- Healthcheck endpoint (`GET /`) for Docker and load balancers
|
||||
|
||||
Reference in New Issue
Block a user