Skip to content

Commit 9f4c5ed

Browse files
committed
Update settings.yml.example
1 parent a7cfb9d commit 9f4c5ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/settings.yml.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ GIF_LIMITER: # Limits the amount of gifs a user can send in a channel
115115
GIF_LIMITS_CHANNEL:
116116
"123456789012345": 3
117117

118-
IRC: # IDs of the IRC bridge webhooks
118+
# If you do not have an IRC bridge running, ignore these options
119+
# Allows messages from these webhooks to use only the $s and $snippet commands (for now)
120+
IRC:
119121
BRIDGE_WEBHOOK_IDS:
120122
- 123456789012345679
121123
- 123456789012345679

0 commit comments

Comments
 (0)