Add toggles for chat bridge.

This commit is contained in:
Logan Gorence
2021-12-23 04:10:40 +00:00
parent b8c8097f58
commit 795e99ad4f
3 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,9 @@ channel:
# then be copied by right-clicking the channel and selecting "Copy ID".
id: 123456789
# Toggles the chat message bridge.
bridge: true
# Toggles for common events that generate notifications that are sent to the channel.
sendStart: true
sendShutdown: true