We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cfb9d commit 9f4c5edCopy full SHA for 9f4c5ed
config/settings.yml.example
@@ -115,7 +115,9 @@ GIF_LIMITER: # Limits the amount of gifs a user can send in a channel
115
GIF_LIMITS_CHANNEL:
116
"123456789012345": 3
117
118
-IRC: # IDs of the IRC bridge webhooks
+# 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:
121
BRIDGE_WEBHOOK_IDS:
122
- 123456789012345679
123
0 commit comments