ntrnm
ntrnm copied to clipboard
new tech rust ntqq message
trafficstars
奶甜软糯喵
奶甜软糯喵(代号:Ntrnm),基于Rust构建,依赖于会话托管实现的依赖OneBot 11 / Kritor的通用即时通讯跨平台基础框架。
写来玩的,不要看了!!!只提供学习与交流使用!!!
本项目仅提供学习与交流用途,请在24小时内删除。
本项目目的是研究 Tokio 框架的使用。
如有违反法律,请联系删除。 请勿在任何平台宣传,宣扬,转发本项目,请勿恶意修改企业安装包造成相关企业产生损失,如有违背,必将追责到底。 请勿用于商业用途,如有违反,后果自负。
主页目录
ntrnm- 许可操作
- 风险行为
- 构建方法
- 从源代码构建
- 使用方法
- 命令行
- License
- 贡献与感谢
支持的操作
以下是该项目支持的操作
| Login | State | Group | State |
|---|---|---|---|
| 密码登录 | 获取群列表 | ||
| 二维码登录 | |||
| 托管登录 | :heavy_check_mark: |
It is recommended to use the
Shamrockframework 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