Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.62 KB

README.md

File metadata and controls

68 lines (46 loc) · 1.62 KB

Priyansh Bot v2

Welcome to Priyansh Bot v2! This is a powerful and customizable bot built for automating various tasks on Facebook Messenger.

Table of Contents

Features

  • Supports Facebook chat automation.
  • Customizable commands and event handling.
  • Supports two different FCA (Facebook Chat API) packages.
  • Highly scalable and efficient for multiple users.

Installation

To install the bot, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Priyansh-11/Priyansh-bot-v2.git
  2. Navigate to the project directory:

    cd Priyansh-bot-v2
  3. Install the dependencies:

    npm install
  4. Start the bot:

    npm start

FCA Options

This project supports two FCA (Facebook Chat API) options:

  1. fca-priyansh
  2. priyanshu-fca (Recommended)

You can choose to use either of these options, but it's recommended to use priyanshu-fca for the best performance and stability.

Usage

Once the bot is installed and running, you can:

  • Customize commands and events in the respective directories.
  • Modify configurations as per your requirements.
  • Ensure you have the correct Facebook credentials for login.

Contributing

Contributions are welcome! If you'd like to improve the bot, feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.