Skip to content

Commit 323d8cb

Browse files
committed
chore: Updated readme for clarity
1 parent 58c239d commit 323d8cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ ADMIN_ROLE_IDS=123456789,987654321 # Comma-separated Discord role IDs
9393
ADMIN_USER_IDS=111111111 # Comma-separated Discord user IDs
9494
9595
# Channel Monitoring (optional)
96-
MONITOR_CHANNEL_ID=123456789012345678 # Channel to watch for alerts
97-
MONITOR_BOT_IDS=987654321,111111111 # Comma-separated bot/webhook IDs to respond to
96+
MONITOR_CHANNEL_ID=123456789012345678 # Channel to monitor for alerts from other bots/webhooks/users
97+
MONITOR_BOT_IDS=987654321,111111111 # Comma-separated bot/webhook/user IDs to trigger auto-investigation
9898
9999
# Proxy (optional — respected automatically if set)
100100
# HTTP_PROXY=http://proxy:8080

0 commit comments

Comments
 (0)