This commit is contained in:
Alex 2020-03-05 23:02:40 +01:00
parent d85e5c12ca
commit 3cbc202f31
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ attempts quite rapidly. To bypass this issue, the Messenger backend provides the
using a *client pickle*, i.e. a serialized client that contains all of the cookies obtained during a single using a *client pickle*, i.e. a serialized client that contains all of the cookies obtained during a single
initial login procedure, so that further logins are not required any longer. initial login procedure, so that further logins are not required any longer.
To use this method, *do not enter your password in Easybridge when configuring the Messenger backend*. To use this method, **do not enter your password in Easybridge when configuring the Messenger backend**.
Generate your client pickle by running the following command: Generate your client pickle by running the following command:
``` ```