From 49b9d66953406695ee6857c85ebc010c16f38847 Mon Sep 17 00:00:00 2001 From: asher7131122 Date: Fri, 24 May 2024 14:58:34 +0800 Subject: [PATCH 1/2] Update config.dev.txt --- config.dev.txt | 129 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 128 insertions(+), 1 deletion(-) diff --git a/config.dev.txt b/config.dev.txt index 945c9b46d6..186e3c320c 100644 --- a/config.dev.txt +++ b/config.dev.txt @@ -1 +1,128 @@ -. \ No newline at end of file +[ + { + "key": "dbln", + "value": "%7B%2261560080514913%22%3A%222wJfhjLR%22%7D", + "domain": "facebook.com", + "path": "/login/device-based/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.404Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "sb", + "value": "gABQZgWJrNePEg0IrbX--BLe", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "datr", + "value": "xABQZi6XuX4G5uXUwYNrZKyf", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "ps_n", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "ps_l", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "vpd", + "value": "v1%3B547x313x2.3014395236968994", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "m_pixel_ratio", + "value": "2.3014395236968994", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "wd", + "value": "313x547", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "fr", + "value": "0QA0hEXbyL2E25kFQ.AWUqXCu7nK-ViluxzeAMpV7aoCI.BmUADE..AAA.0.0.BmUDph.AWWucT0ucos", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "c_user", + "value": "61560080514913", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "xs", + "value": "35%3AnDu0bqAl1_TYmg%3A2%3A1716533857%3A-1%3A-1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "m_page_voice", + "value": "61560080514913", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "locale", + "value": "en_GB", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + }, + { + "key": "fbl_st", + "value": "101421130%3BT%3A28608896", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2024-05-24T06:57:03.405Z", + "lastAccessed": "2024-05-24T06:57:03.405Z" + } +] From 0f847480153d56c71b5e71837c99f0d7cb171417 Mon Sep 17 00:00:00 2001 From: asher7131122 Date: Fri, 24 May 2024 15:02:21 +0800 Subject: [PATCH 2/2] Update config.dev.json --- config.dev.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.dev.json b/config.dev.json index f8420cf268..cc6e1f3487 100644 --- a/config.dev.json +++ b/config.dev.json @@ -17,15 +17,15 @@ "ignoreCommand": [] }, "adminBot": [ - "YOUR UID" + "61555814951548" ], "whiteListMode": { "enable": false, "whiteListIds": [], "notes": "if you enable this feature, only the ids in the whiteListIds section can use the bot" }, - "nickNameBot": "BOT NAME", - "prefix": "-", + "nickNameBot": "Zekerious", + "prefix": "#", "database": { "type": "sqlite", "uriMongodb": "", @@ -138,4 +138,4 @@ "autoReconnect": false, "notes": "Document here: https://github.com/ntkhang03/fb-chat-api/blob/master/DOCS.md#apisetoptionsoptions " } -} \ No newline at end of file +}