Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 915 Bytes

authentication.md

File metadata and controls

15 lines (15 loc) · 915 Bytes

Authentication

  1. Open a private chat with the bridge bot. Usually @twitterbot:your.server.
  2. Log into Twitter in a private browser window.
  3. Send login-cookie to start the login.
  4. The bot will send you these instructions to extract required cookies. Follow the steps to log into the bridge:
    1. Press F12 to open developer tools.
    2. Select the "Application" (Chrome) or "Storage" (Firefox) tab.
    3. In the sidebar, expand "Cookies" and select https://twitter.com.
    4. In the cookie list, find the auth_token row and double click on the value then copy the value and send it to the room.
    5. Repeat the previous step with the ct0 row.
  5. Recent chats should now get portals automatically. Other chats will get portals as you receive messages.