Skip to content

Latest commit

 

History

History
101 lines (95 loc) · 2.03 KB

docs.md

File metadata and controls

101 lines (95 loc) · 2.03 KB

Documentations

Introduction:

FBStater gets your appState for logging in at facebook-chat-api!

How to use:

Add your email / password at config/config.json.

{
  "account": {
    "email": "example@email.com",
    "password": "mycoolpassword"
  }
}

After adding your info's, just run it!

npm run start

Reference:

[
  {
    "key": "datr",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "sb",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "ps_n",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "ps_l",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "c_user",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "xs",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "fr",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  },
  {
    "key": "m_page_voice",
    "value": "value",
    "domain": "facebook.com",
    "path": "/",
    "hostOnly": true,
    "creation": "2024-05-28T11:17:17.366Z",
    "lastAccessed": "2024-05-28T11:17:17.366Z"
  }
]
Made with 💙 by Rui