Skip to content

Abudabih/Bilyabits-Hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

176 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bilyabits-Hub

bilyabits-hub

Table of Contents

Update Log

as of (01/13/2025)

  • Fixed issues with the Facebook API connection and improved error handling in runApp.js.
  • Added a new feature when the bot is successfully online, the admin will get a notification from the bot as shown in the example: logo
  • Added an auto change bio for bot. You can change the bio string in the runApp.js file.

Introduction

Bilyabits-Hub is a facebook chat bot automated with various commands to help you access the bot freely that uses a fca api called WS3-FCA.

Credits

WS3-FCA: Click here

How to Set It Up

  1. Clone the Repository(For developmental use only):

    git clone https://github.com/carljohnvillavito/Bilyabits-Hub.git
    cd Bilyabits-Hub
    
  2. Config.json Settings: Setup your account, prefix, and port on config.json

  3. Root Directory:

    ./
    
  4. Install Dependencies:

    npm install fs express ws3-fca@latest axios fs-extra stream npmlog
    
  5. Run the project/Build Commannd:

    node runApp.js
    

Contacts

For any questions or support, feel free to reach out:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%