diff --git a/.github/workflaccount.txt b/.github/workflaccount.txt new file mode 100644 index 00000000..9fd45e09 --- /dev/null +++ b/.github/workflaccount.txt @@ -0,0 +1,22 @@ +name: Rust + +on: + push: + branches: [ "main" ] + pull_request: + branches: [ "main" ] + +env: + CARGO_TERM_COLOR: always + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v4 + - name: Build + run: cargo build --verbose + - name: Run tests + run: cargo test --verbose diff --git a/account.txt b/account.txt index 7a7fc5a2..ed2bf0b8 100644 --- a/account.txt +++ b/account.txt @@ -1 +1,119 @@ -add ur c3c cookie here \ No newline at end of file +[ + { + "key": "dbln", + "value": "%7B%2261587623985468%22%3A%22EowbJxM4%22%7D", + "domain": "facebook.com", + "path": "/login/device-based/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.531Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "datr", + "value": "1Km1aU_3PJ8EYVBxwwIx_xp7", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "sb", + "value": "1Km1aQNsInDT8aSU0KUPMmiH", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "c_user", + "value": "61587623985468", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "xs", + "value": "21%3AqGFjVCedFmAvAg%3A2%3A1773570447%3A-1%3A-1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "locale", + "value": "en_US", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "pas", + "value": "61587623985468%3AsaCb7IOsSg", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "vpd", + "value": "v1%3B935x467x1.5437500476837158", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "ps_l", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "ps_n", + "value": "1", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "fr", + "value": "0PPhEK7YKkwzMTIdX.AWfklHuTe77KB8UxpoXALDcx0C3pwWKVdtQIadF_NxMqEBo-18g.BptanU..AAA.0.0.Bptpg7.AWez2-0s0FMZP1gC7bMIp4YAqzo", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "wl_cbv", + "value": "v2%3Bclient_version%3A3112%3Btimestamp%3A1773574203", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + }, + { + "key": "fbl_st", + "value": "100429191%3BT%3A29559570", + "domain": "facebook.com", + "path": "/", + "hostOnly": false, + "creation": "2026-03-15T11:30:13.532Z", + "lastAccessed": "2026-03-15T11:30:13.532Z" + } +] diff --git a/config.json b/config.json index a38e4328..3fe21ada 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { - "author": ["MahMUD"], + "author": ["sàju"], "facebookAccount": { - "email": "mahmudx077@gmail.com", + "email": "mdsajuislam76426@gmail.com", "password": "", "2FASecret": "", "i_user": "", @@ -18,14 +18,14 @@ "ignoreCommand": [] }, "adminBot": [ - "100037951718438" + "61582071385233" ], "whiteListMode": { "enable": false, "whiteListIds": [], "notes": "if you enable this feature, only the ids in the whiteListIds section can use the bot" }, - "nickNameBot": "HinataBot V3", + "nickNameBot": "sàju.Bot V3", "prefix": "!", "database": { "type": "sqlite", diff --git a/scripts/cmds/admin.js b/scripts/cmds/admin.js index d43c1bce..05cd3525 100644 --- a/scripts/cmds/admin.js +++ b/scripts/cmds/admin.js @@ -5,7 +5,7 @@ module.exports = { config: { name: "admin", version: "1.7", - author: "MahMUD", + author: "sàjú", countDown: 5, role: 2, description: {