0.0.1-security • Published 8 months ago

jake-horizon v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Socket Badge Awesome CodeCov ForTheBadge uses-js ForTheBadge built-with-love JavaScript JavaScript Badge Pastebin Badge

Docs

Code of Conduct

ATTENTION ⚠️

Before you report this fca, please just note that there are projects depending on this fca and that you are not helping in making the world a better place by reporting someone's recreation of your project

You are only killing the ecosystem of bot creators who want to create bots because you only want to center them to your attention/products, no i didn't intend harm i just wanna keep yours and the fca legacy running

Fca-Unofficial and Horizon should be open-source because you guys keep on reporting fca's just for ppl to come to you it's not cool 😔 you should just be open-minded and report only fca's with REAL Malicious Code Embedded instead of destroying your own community of maintainers 😔

But alas i can't do anything about this if you guys really want to centralize ppl to your fca, no ill intention was intended.. Just wanted to let you guys know. Bye ❣️

Jake-Horizon FCA

Jake-Horizon

Thanks for using this fca! Hope you enjoy it, I'll add more languages soon...

Last Update Final Fix

Follow Me On Facebook 🌍

Facebook Badge Messenger Badge Jake Dev

Follow My Github GitHub

Here ➡️ GitHub

Support My Work

Donate To Me Via Replit Cycles

NPM Status

NPM Version NPM Minimum node.js version Npm package dependents

Downloads

Npm package daily downloads Npm package monthly downloads

Total Downloads

Npm package total downloads

Important !

This package require NodeJS ^14.17.0 to work properly.

Original Project(Deprecated): https://github.com/Schmavery/facebook-chat-api

Have a nice day!, thanks for using HZI Products, dear

KANZUWILLYWONKA(15/04/2023)

Support For :

  • Support English, VietNamese And Now Tagalog Language! More coming soon.
  • All bot if using listenMqtt first.

ChatBot Messenger API

Facebook Already Has And For Users To Create Api For Chatbots At => Facebook Developers.

This Api Can Make You Play With Acc Like You Never Have, Please Pay Attention =)

Note ! If You Want To Read This Api See Documentation At Đây Nè.

Installation

In your teminal/shell type:

npm i jake-horizon@latest

or

npm install jake-horizon@latest

It Will Load Into node_modules (Your Library) - Note Replit Won't Show Where to Find

Download Latest Version Or Update

If You Want To Use The Latest Version Or Update Then Go To Terminal Or Command Prompt Enter the Following:

npm install jake-horizon@latest

or

npm i jake-horizon@latest

API Testing

Benefits For This You Will Not Spend Time Paying For an Acc And Have Acc Use it with a Demo Account for safety => Facebook Whitehat Accounts.

How To Use

var login = require("jake-horizon"); 
// lấy từ lib ra 

// đăng nhập
login({ email: "Gmail Account", password: "Your Facebook Password" }, (err, api) => {
    if(err) return console.error(err); 
    // Return if ERROR
    // Start Listening/Recieving Incoming Messages:
    api.listenMqtt((err, message) => {
        api.sendMessage(message.body, message.threadID);
    });

});

As a result, it will tell you like the picture below:

If You Want Advanced Use Then Use The Bots Listed Above!

List

You Can Read Full Api Docs At => here.

Mirai.js Settings:

You Need To Go To Mirai.js File, Then Find The Line:

    var login = require('bot fca here'); 
    /* Có thể là :
        var login = require('@maihuybao/fca-Unofficial');
        var login = require('fca-xuyen-get');
        var login = require('fca-unofficial-force');
    ...   
    */

And Replace It With:

    var login = require('jake-horizon');

Then Just Run As Normal!

Bot Creation/Remake

I can help you learn about bot creation and stuff if you are interested.

Active 24/7 Facebook: Jake Dev Jake Asunto

Join Our Community For More: ChatBot Community Ltd.

If You Want To Research Or Create Your Own Bot Then Go To This Read Its Function And How To Use It => Link


Save Login Information.

To Save You Need 1 Appstate Type (Cookie, etc...) To Save Or Use Login Code As Above To Login !

And This Mode Is Available In Some Vietnamese And Pinoy Bots So Rest Assured!

Appstate Guide

const fs = require("fs");
var login = require("jake-horizon");

var credentials = { email: "FB_EMAIL", password: "FB_PASSWORD" }; 
// your credentials (this is never logged!)

login(credentials, (err, api) => {
    if(err) return console.error(err); 
    // return if error
    fs.writeFileSync('appstate.json', JSON.stringify(api.getAppState(), null,'\t'));     // get appstate
});

Or Easier (More Professional) You Can Use => c3c-fbstate To Get Fbstate And Rename It To Apstate Is Also OK ! (appstate.json)


FAQS

FAQS => Link

Thank you for using Jake-Horizon!

0.0.1-security

8 months ago

7.1.2

9 months ago

6.5.4

10 months ago

6.5.3

10 months ago

6.5.2

10 months ago

6.5.1

10 months ago

6.5.0

10 months ago

6.4.7

10 months ago

6.4.6

10 months ago

6.4.5

10 months ago

6.4.4

10 months ago

6.4.3

10 months ago

6.4.2

10 months ago

6.3.3

10 months ago

6.3.2

10 months ago

6.3.1

10 months ago

6.2.9

10 months ago