Added an explanation to add the role "bot" to the bot user

Tiago Epifânio 2020-02-03 13:50:11 +00:00
parent 7b9103beca
commit 144197c9c4

@ -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}> "
```