noctisynth / aionbot

Rust-based high concurrency cross platform bot runtime
GNU Affero General Public License v3.0
2 stars 4 forks source link

[Feature]: Implement `aionbot-adapter-onebot` #8

Open fu050409 opened 6 days ago

fu050409 commented 6 days ago

See https://github.com/botuniverse/onebot-11

We need to implement an adapter for OneBot v11 to preview our bot runtime and add some benchmarks. But unfortunately, all exists SDKs are unavailable to run properly. We need to implement a onebot adapter manually now.

Task Lists