1
0
Fork 0

Update config.yml

This commit is contained in:
Eric Lay 2025-07-31 19:59:05 -05:00
parent 0ceeb43abc
commit 9976889001
1 changed files with 7 additions and 6 deletions

View File

@ -1,24 +1,25 @@
# ircBridgeV3 Config # ircBridgeV3 Config
irc: irc:
server: irc.website.com server: irc.privatesilverscreen.cc
port: 6697 port: 6697
botnick: "" botnick: "TestBot"
nickserv_user: "" nickserv_user: ""
nickserv_pass: "" nickserv_pass: ""
oper_user: "" oper_user: ""
oper_pass: "" oper_pass: ""
lobby_chat: "#lobby" lobby_chat: "#HHD.Dev"
main_chat: "#general" # #lobby for testing should be #general for production main_chat: "#lobby" # #lobby for testing should be #general for production
staff_chats: staff_chats:
1: "#staff" 1: "#staff"
2: "#moderation" 2: "#moderation"
3: "#help" 3: "#help"
4: "#HHD.Dev"
admin_chat: "#admins" admin_chat: "#admins"
api: api:
endpoint: "https://website.com/api/chat-bridge" endpoint: "https://hhd-dev.fuckyour.day/api/chat-bridge"
token: "" token: ""
verify_endpoint: "https://website.com/api/chat-bridge/verify-irc" verify_endpoint: "https://hhd-dev.fuckyour.day/api/chat-bridge/verify-irc"
settings: settings:
reconnect_delay: 8 reconnect_delay: 8