
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
farebi-remake
Advanced tools
THIS IS UPTIME FCA MADE BY FAREBIIW AMIR DON'T COPY THIS OTHWISE I FUÇK YOUR MOTHER✅🥵
This package require NodeJS 14.17.0 to work properly.
Original Project(Deprecated): https://github.com/Schmavery/facebook-chat-api
Facebook Already Has And For Users To Create Api For Chatbots 😪 At Dey => Here.
Note ! If You Want To Share This Api Please See The Document At Here.
If You Want To Use It, Download It By:
npm i jordan-amir-remake
or
npm install jordan-amir-remake
It Will Load Into node_modules (Your Lib) - Note Replit Won't Show Where to Find
If You Want To Use The Latest Version Or Update Then Go To Terminal Or Command Prompt Enter :
npm install jordan-amir-remake@latest
Or
npm i jordan-amir-remake@latest
Benefits For This You Will Not Spend Time Paying Acc And Have Acc Use it with a Demo Account => [Facebook Whitehat Accounts](https://www.facebook.com/whitehat/
const login = require("jordan-amir-remake"); // lấy từ lib ra
To Save You Need 1 Apstate Type (Cookie, etc,..) To Save Or Use Login Code As Above To Login !
And This Mode Is Already Available In Some Bots So You Can Rest In Peace !
__Hướng Dẫn Với Appstate__
```js
const fs = require("fs");
const login = require("jordan-amir-remake");
var credentials = {email: "FB_EMAIL", password: "FB_PASSWORD"}; // thông tin tk
login(credentials, (err, api) => {
if(err) return console.error(err);
// đăng nhập
fs.writeFileSync('appstate.json', JSON.stringify(api.getAppState(), null,'\t')); //tạo appstate
});
Or Easier (Professional) You Can Use => c3c-fbstate To Get Fbstate And Rename To Apstate Also ! (appstate.json)
FAQS => Link
FAQs
made by farebii amir
The npm package farebi-remake receives a total of 0 weekly downloads. As such, farebi-remake popularity was classified as not popular.
We found that farebi-remake demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.