Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.16 KB

README_EN.md

File metadata and controls

31 lines (16 loc) · 1.16 KB

Badge 群

简体中文 | English

Kovi

Kovi is a plugin framework for OneBot V11. If you want to develop OneBot V11 bots using Rust, Kovi is a great choice.

🎯 The goal is to create the simplest OneBot framework in Rust! Simplifying complex Rust syntax? Kovi has done its best.

🤔 Let me count, the quick start in the documentation only requires 15 lines of code to create and run the simplest plugin.

🥁 There’s also a CLI tool to make project development easier.

🛍️ The plugin store provides an excellent Kovi shopping experience, allowing you to easily access packages from plugin developers 📦.

😍 The project documentation is very simple and easy to understand. Follow it and you’ll be good to go.

↓ Documentation is here

Kovi Doc

↓ The store is here

Kovi Shop

Note ⚠️: Currently, the project only supports OneBot V11's forward WebSocket protocol.