From 6276306684549facea7609a8cea5b75160285819 Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 3 Jul 2019 11:27:04 +0100 Subject: [PATCH] '-' is a special char in markdown --- docs/help/channels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/channels.md b/docs/help/channels.md index 66eeb78b..0ed3e2a9 100644 --- a/docs/help/channels.md +++ b/docs/help/channels.md @@ -7,7 +7,7 @@ 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 <bot> config channel:#channel key ` -- or - +or `/msg <bot> raw JOIN #channel :key 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.