8000 GitHub - yunshenya/kovi-bot: 基于 Rust 的 OneBot 机器人
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yunshenya/kovi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust qqbot

一个由于rust编写的机器人支持随机消息推送

交叉编译

.cargo/config.toml里面必须要进行配置 windows

cargo build --release --target x86_64-pc-windows-gnu   

linux

cargo build --release --target x86_64-unknown-linux-musl   

About

基于 Rust 的 OneBot 机器人

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0