Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.19 KB

File metadata and controls

35 lines (24 loc) · 1.19 KB

@yesimbot/plugins

Plugins for YesImBot, a chatbot framework based on Koishi.

Available Plugins

Installation

To install a plugin, use npm or yarn. For example, to install the admin plugin, run:

npm install @yesimbot/plugin-mcp
# or
yarn add @yesimbot/plugin-mcp

Refer to each plugin's documentation for specific configuration options and usage instructions.

Contributing

Contributions are welcome! If you want to contribute to the development of these plugins, please fork the repository, make your changes, and submit a pull request.

License

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