Yue is a chatbot engine for Messenger, powered by Node.js and integrated with various APIs for enhanced functionality.
- Command System: Easily create, manage, and execute commands with a flexible command system.
- API Integration: Utilizes APIs for AI, messaging, and more to enhance its capabilities.
To get started with Yue, follow these steps:
-
Clone the repository:
git clone https://github.com/ruihq/Yue.git
-
Change dir to Yue
cd Yue -
Run the bot:
npm run start
You can visit the documentation here.
This project utilizes the following APIs:
- fca-unofficial - Facebook Chatting API for Facebook Messenger.
- herc.ai - GPT3 API for AI command
A special thanks to the creators and contributors of these APIs for their valuable contributions to this project.
This project is licensed under the Rui Custom License - see the LICENSE.md file for details.