diff --git a/Section-RocketChat-(basic).md b/Section-RocketChat-(basic).md index 34d98b9..49e12e2 100644 --- a/Section-RocketChat-(basic).md +++ b/Section-RocketChat-(basic).md @@ -19,5 +19,7 @@ Password="yourpass" #OPTIONAL (default false) PrefixMessagesWithNick=true +#Your bot must have the role "bot". You it doesn't you will get the bug described in: +#https://github.com/RocketChat/Rocket.Chat/issues/16097 RemoteNickFormat="[{PROTOCOL}] <{NICK}> " ``` \ No newline at end of file