1
0
Fork 0

Update config.yml

This commit is contained in:
Eric Lay 2025-05-11 17:55:16 -05:00
parent 28a7ee7727
commit 3326176482
1 changed files with 8 additions and 4 deletions

View File

@ -1,10 +1,14 @@
# ircBridgeV3 Config
irc:
server: irc.privatesilverscreen.cc
port: 6667
botnick: "AdminBot"
server: irc.website.com
port: 6697
botnick: ""
nickserv_user: ""
nickserv_pass: ""
oper_user: ""
oper_pass: ""
lobby_chat: "#lobby"
main_chat: "#general"
main_chat: "#general" # #lobby for testing should be #general for production
staff_chats:
1: "#staff"
2: "#moderation"