obmsg 0.1.0

For quickly processing message events in the onebot protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "obmsg"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "For quickly processing message events in the onebot protocol."
repository = "https://github.com/super1207/obmsg-rs"

[dependencies]
cqtool = "0.1.0"
fancy-regex = "0.14.0"
serde_json = "1.0.140"