Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 119 additions & 1 deletion account.txt
Original file line number Diff line number Diff line change
@@ -1 +1,119 @@
add ur c3c cookie here
[
{
"key": "dbln",
"value": "%7B%2261593648862560%22%3A%22b5ohzzo5%22%7D",
"domain": "facebook.com",
"path": "/login/device-based/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "datr",
"value": "sHqEapztQrUAJNQ56sT6f-iv",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "sb",
"value": "sXqEaoI0qRd5PtSIt5rP_B-G",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "m_pixel_ratio",
"value": "2.8125",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "wd",
"value": "384x832",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "c_user",
"value": "61593648862560",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "xs",
"value": "30%3AooymnBy18469hQ%3A2%3A1787067081%3A-1%3A-1",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "fr",
"value": "0ApghxhFNmgEzAzH5.AWcuLkbDBCB0FS5UaSESx4Wwd5kMdSEdAUTgI4egrL5M9CvlhmA.BqhHqx..AAA.0.0.BqhHrN.AWeTAyTOOP6gsz4ylPAXNhUl4Bk",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "locale",
"value": "bn_IN",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.535Z",
"lastAccessed": "2026-08-18T15:36:40.535Z"
},
{
"key": "pas",
"value": "61593648862560%3AHJjZwqRwDr",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.536Z",
"lastAccessed": "2026-08-18T15:36:40.536Z"
},
{
"key": "wl_cbv",
"value": "v2%3Bclient_version%3A3252%3Btimestamp%3A1787067085",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.536Z",
"lastAccessed": "2026-08-18T15:36:40.536Z"
},
{
"key": "fbl_st",
"value": "100425254%3BT%3A29784451",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.536Z",
"lastAccessed": "2026-08-18T15:36:40.536Z"
},
{
"key": "vpd",
"value": "v1%3B727x384x2.8125",
"domain": "facebook.com",
"path": "/",
"hostOnly": false,
"creation": "2026-08-18T15:36:40.536Z",
"lastAccessed": "2026-08-18T15:36:40.536Z"
}
]
12 changes: 6 additions & 6 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": ["MahMUD"],
"facebookAccount": {
"email": "mahmudx077@gmail.com",
"author": ["Jihan"],
"facebookAccount": {https://www.facebook.com/share/19ScfeV3dS/
"email": "rahadulislamj@gmail.com",
"password": "",
"2FASecret": "",
"i_user": "",
Expand All @@ -18,15 +18,15 @@
"ignoreCommand": []
},
"adminBot": [
"100037951718438"
"61577849623044"
],
"whiteListMode": {
"enable": false,
"whiteListIds": [],
"notes": "if you enable this feature, only the ids in the whiteListIds section can use the bot"
},
"nickNameBot": "HinataBot V3",
"prefix": "!",
"nickNameBot": "Hinata Priti💋",
"prefix": ".",
"database": {
"type": "sqlite",
"uriMongodb": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "hinataxgoat-v3",
"name": "Prïtī",
"version": "1.6.00",
"description": "A simple Bot chat messenger using personal account.",
"main": "index.js",
Expand Down