< is important!

This commit is contained in:
jesopo 2019-07-03 11:29:39 +01:00
parent 92c26e3fab
commit 655f00ce84

View file

@ -6,11 +6,11 @@ BitBot responds to `/invite`s sent to him. If you invite him to a channel with a
Some networks do not allow `/invite`d users to bypass channel passwords - thus BitBot can't join without a key and then record the key. There's two things you can do to fix this.
> /msg &lt;bot> config channel:#channel key <password here>
> /msg &lt;bot> config channel:#channel key &lt;password here>
or
> /msg &lt;bot> raw JOIN #channel :key here
> /msg &lt;bot> raw JOIN #channel :&lt;password here>
After using either of these to get BitBot initially in to a channel, he will go about recording and updating the channel's key as described above.