Skip to content

ruingl/YueV1

Repository files navigation

YueV1

YueV1 is a versatile and customizable chatbot engine for Facebook Messenger, powered by Node.js and integrated with various APIs for enhanced functionality.

Features

  • 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.

Getting Started

To get started with YueV1, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ruihq/YueV1.git
  2. Install dependencies:

    npm install
  3. Set up your configurations in config.json.

  4. Run the bot:

    npm start

Command Documentation

:ai [question]

Ask the chatbot a question, and it will generate a response using the AI API.

Example:

:ai How does photosynthesis work?

:help

View a list of available commands and their descriptions.

Example:

:help

prefix

Get the bot's current command prefix.

Example:

prefix

box.?? docs

DOCUMENTATION HERE

Credits

This project utilizes the following APIs:

A special thanks to the creators and contributors of these APIs for their valuable contributions to this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published