Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Authentication

You may want to use mautrix-manager instead of bot commands. It will automate extracting cookies so you don't need to mess with browser devtools.

  1. Open a private chat with the bridge bot. Usually @linkedinbot:your.server
  2. Send login to start the login.
  3. Open the website in a private window and login normally.
  4. Open browser devtools, go to the network tab, select "XHR" as the request type and search for graphql. Right click one of the requests and choose "Copy" (Chrome) or "Copy Value" (Firefox), then "Copy as cURL".
  5. Paste the copied cURL string to the bot.
  6. The bot should inform you of a successful login and bridge recent chats.