/Yue

An education messenger bot

Primary LanguageJavaScriptOtherNOASSERTION

Yue

Yue is a Node.js-powered chatbot engine for Messenger, offering a flexible command system and API integration for enhanced functionality.

Key Features

  • Command System: Easily manage and execute commands with a versatile system.
  • API Integration: Harnesses various APIs, including AI and messaging, to enrich its capabilities.
  • Database Support: Seamlessly integrates with SQLite for efficient user and thread data management.

Getting Started

  1. Clone the repository:

    git clone https://github.com/ruihq/Yue.git
  2. Navigate to the Yue directory:

    cd Yue
  3. Configure your settings in config.json.

  4. Run the bot:

    npm run start

Documentation:

Refer to the documentation for detailed information.

Credits

This project integrates the following APIs:

Special thanks to the creators and contributors of these APIs for their valuable contributions.

License

This project is licensed under the Rui Custom License. See the LICENSE.md file for details.