npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

meta-horizonn

v1.1.4

Published

Facebook-Chat-API Protect and Deploy by Kanzu and HZI Team. Kem is redeveloped. Rename package is Meta Horizonn and package supported ChatBot Messenger.

Downloads

306

Readme

Socket Badge Awesome Pastebin Badge

NPM Status

NPM Version NPM Minimum Node.JS Version

NPM Package Dependents

🆙 Update Account Run Bot Cập Nhật Tài Khoản Chạy Bot !!!

[ ENG ]: Running Support For Normal and Titik Accounts (tiktik). Thanks You For Reading 🐧!!!

[ VIE ]: Hỗ Trợ Chạy Cho Tài Khoản Bình Thường và Titik (tiktik). Cảm ơn bạn đã đọc 🐧!!! Hehe 🐥

📝 Important Note Quan Trọng !!!

[ ENG ]: This package require NodeJS 14.17.0 to work properly.

[ VIE ]: Gói này yêu cầu NodeJS 14.17.0 để hoạt động bình thường.

📝 Notification Thông Báo!

[ ENG ]: This is The Defunct Project fca-horizon-remastered and Redeveloped By Kem !

[ VIE ]: Đây Là Dự Án fca-horizon-remastered Đã Bị Khai Tử và Nhà Phát Triển Lại Bởi Kem !


  • We will have Example Video on Channel "Nguyễn Thái Hảo Official"

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

Chúc Các Bạn Một Ngày Tốt Lành! Cảm Ơn Vì Đã Sài Sản Phẩm của HZI, Thân Ái.

KANZUWAKAZAKI(15/04/2023) KEM.RELEASE(25/08/2023) | (09/12/2023)

📚 Support For :

  • Support English, VietNamese !,
  • All bot if using listenMqtt first.

📜 API Cho ChatBot Messenger

Facebook Đã Có Và Cho Người Dùng Tạo API Cho Chatbots 😪 Tại Đey => Đây Nè.

📜 API Này Có Thể Khiến Cho Bạn Payy Acc Như Cách Acc Bạn Chưa Từng Có, Hãy Chú Ý Nhé =))

Lưu Ý ! Nếu Bạn Muốn Sài API Này Hãy Xem Document Tại Đây Nè.

📌 Tải Về

Nếu Bạn Muốn Sử Dụng, Hãy Tải Nó Bằng Cách:

npm i meta-horizonn

or

npm install meta-horizonn

Nó Sẽ Tải Vô node_modules (Lib Của Bạn) - Lưu Ý Replit Sẽ Không Hiện Đâu Mà Tìm 😪

//Tuỳ thuộc vào file thì nó sẽ hiện node_module nhé 🐧

📌 Tải Bản Mới Nhất Hoặc Update

Nếu Bạn Muốn Sử Dụng Phiên Bản Mới Nhất Hay Cập Nhật Thì Hãy Vô Terminal Hoặc Command Promt Nhập :

npm install meta-horizonn@latest

Hoặc

npm i meta-horizonn@latest

Nếu Bạn Muốn Test API =))

Lợi Ích Cho Việc Này Thì Bạn Sẽ Không Tốn Thời Gian Pay Acc Và Có Acc 😪 Hãy Sử Dụng Với Tài Khoản Thử Nghiệm => Facebook Whitehat Accounts.

📌 Cách Sử Dụng

const login = require("meta-horizonn"); // lấy từ lib ra 

// đăng nhập
login({email: "Gmail Account", password: "Mật Khẩu Facebook Của Bạn"}, (err, api) => {

    if(err) return console.error(err); // trường hợp lỗi

    // tạo bot tự động nhái theo bạn:
    api.listenMqtt((err, message) => {
        api.sendMessage(message.body, message.threadID);
    });

});

Kết Quả Là Nó Sẽ Nhái Bạn Như Hình Dưới:

Nếu Bạn Muốn Sử Dụng Nâng Cao Thì Hãy Sử Dụng Các Loại Bot Được Liệt Kê Ở Trên !

📌 Danh Sách

Bạn Có Thể Đọc Full API Tại => here.

🛠️ Cài Đặt Cho Mirai:

Bạn Cần Vô File Mirai.js Hoặc Main.js,... Sau Đó Tìm Đến Dòng

    const | var login = require('tùy bot'); 
    /* Maybe | Có thể là :
  const | var login = require('@maihuybao/fca-Unofficial');
  const | var login = require('fca-xuyen-get');
  const | var login = require('fca-unofficial-force');
  const | var login = require('fca-disme');
  const | var login = require('...');
    ...   
    */

Và Thay Nó Bằng:

    const | var login = require('meta-horizonn')

Sau Đó Thì Chạy Bình Thường Thôi !

💭 Tự Nghiên Cứu !!

Nếu Bạn Muốn Tự Nghiên Cứu Hoặc Tạo Bot Cho Riêng Bạn Thì Bạn Hãy Vô Cái Này Đọc Chức Năng Của Nó Và Cách Sử Dụng => Link


📌 Lưu Lại Thông Tin Đăng Nhập.

Để Lưu Lại Thì Bạn Cần 1 AppState Kiểu (Cookie, etc,..) Để Lưu Lại Hoặc Là Sử Dụng Mã Login Như Trên Để Đăng Nhập !

Và Chế Độ Này Đã Có Sẵn Trong 1 Số Bot Việt Nam Nên Bạn Cứ Yên Tâm Nhé !

Hướng Dẫn Với AppState

const fs = require("fs");
const login = require("meta-horizonn");

var credentials = {email: "FB_EMAIL", password: "FB_PASSWORD"}; // thông tin tài khoản

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
});

📜 C3C - FBSTATE

Hoặc Dễ Dàng Hơn ( Chuyên Nghiệp ) Bạn Có Thể Dùng => c3c-fbstate Để Lấy Fbstate And Rename Lại Thành AppState Cũng Được ! (appstate.json)


📌 FAQS

FAQS => Link


Thanks You For Using Meta-Horizonn