Welcome to Priyansh Bot v2! This is a powerful and customizable bot built for automating various tasks on Facebook Messenger.
- Supports Facebook chat automation.
- Customizable commands and event handling.
- Supports two different FCA (Facebook Chat API) packages.
- Highly scalable and efficient for multiple users.
To install the bot, follow these steps:
-
Clone the repository:
git clone https://github.com/Priyansh-11/Priyansh-bot-v2.git
-
Navigate to the project directory:
cd Priyansh-bot-v2
-
Install the dependencies:
npm install
-
Start the bot:
npm start
This project supports two FCA (Facebook Chat API) options:
- fca-priyansh
- 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.
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.
Contributions are welcome! If you'd like to improve the bot, feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.