discord bot

This commit is contained in:
legop3
2025-11-22 02:05:49 -05:00
parent f2a0670861
commit 62075df80d
8 changed files with 699 additions and 8 deletions
+11
View File
@@ -29,3 +29,14 @@ roomCameras:
- id: "workshop"
name: "Workshop Bench"
description: "Shows the workbench and charging docks."
discord:
token: "DISCORD_BOT_TOKEN"
guildId: "123456789012345678" # optional; bot works in any guild it's invited to
channels:
announcements: "123456789012345678"
adminAlerts: "123456789012345678"
chatBridge: "123456789012345678"
roles:
announcementPing: "123456789012345678"
adminPing: "123456789012345678"