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 96a13ff commit 3afd7a8Copy full SHA for 3afd7a8
README.md
@@ -92,7 +92,7 @@ sites:
92
* **`channels`**
93
94
##### Optional
95
-* **`alerts_channel`**: Some but not all warning and error alerts are sent to the this channel.
+* **`alerts_channel`**: Some but not all warning and error alerts are sent to this channel.
96
Its default value is `##{nick}-alerts`. The key `{nick}`, if present in the value, is formatted with the actual nick.
97
For example, if the nick is `MyTitle[bot]`, alerts will by default be sent to `##MyTitle[bot]-alerts`.
98
Since a channel name starts with #, the name if provided **must be quoted**.
0 commit comments