奶甜软糯喵(代号:Ntrnm
),基于Rust构建,依赖于会话托管实现的依赖OneBot 11
/ Kritor
的通用即时通讯跨平台基础框架。
写来玩的,不要看了!!!只提供学习与交流使用!!!
本项目仅提供学习与交流用途,请在24小时内删除。
本项目目的是研究 Tokio 框架的使用。
如有违反法律,请联系删除。 请勿在任何平台宣传,宣扬,转发本项目,请勿恶意修改企业安装包造成相关企业产生损失,如有违背,必将追责到底。 请勿用于商业用途,如有违反,后果自负。
主页目录
以下是该项目支持的操作
Login | State | Group | State |
---|---|---|---|
密码登录 | 获取群列表 | ||
二维码登录 | |||
托管登录 | ✔️ |
It is recommended to use the
Shamrock
framework to export login tickets, login via tickets has bypassed the wind control as well as signature errors.
不会支持的操作
- 金钱敏感操作
ntrnm
is a single binary that must be placed somewhere in your $PATH
.
One can either download 64-bit Linux binaries from the Release Page or one can also compile from source.
Ensure you have a Rust toolchain installed. Some of the
dependencies also require gcc
to be installed.
$ git clone https://github.com/inmes-dev/ntrnm
$ cd ntrnm
$ cargo build --release
$ sudo cp target/release/ntrnm /usr/local/bin/
$ ntrnm --help