-
This code may be helpful to test the package:
```
library(ssh)
library(crew)
session
-
Just a suggestion, but it's good practice to add a very short example in the README so people can have an idea of what it looks like. It also should be straight forward how to install + use the tool. …
-
MIRAI_URL = "http://127.0.0.1:8080"
MIRAI_AUTH_KEY = "mVJ4OMqZAvuVty5I"
-
The **MIRAI** project uses `cargo install --locked --path ./checker` to install into `cargo`. e.g. `cargo mirai ` The **Kani** project does similar. e.g. `cargo kani` I don't see any documentation…
-
## 这个功能解决了什么问题?
mirai-api-http最近更新了2.10.0,然而qqtools貌似并不能正确连接
具体表现为:在完全相同的qqtools配置下,仅改变mirai侧mirai-api-http的版本,从2.9.1改为2.10.0,qqtools就无法正常连接(命令行没有给出错误消息)
## 你期望的功能是怎样的?
适配mirai-api-h…
ghost updated
10 months ago
-
you know this isn't actually mirai right? mirai was custom base this is dream LOL 😂
-
(base) root@raspbian:/home/Mirai# ./mcl-installer-2827601-linux-aarch64
Segmentation fault
(base) root@raspbian:/home/Mirai# uname -a
Linux raspbian 5.10.42-Release-OPENFANS+20210609-v8 #1 SMP PREE…
Cat-L updated
2 years ago
-
- [ ] 支持完全使用 WebSocket (即不使用 HttpAdapter)
- [ ] 支持使用 mirai Code Specification - mirai 码 (#2 )
- [ ] 添加本机互操作支持 (通过mirai-native从本机直接加载Mirai-CSharp, #22 )
- [x] 令 `(I)MessageChainBuilder` 支持构建转发消息
…
-
旧版本miraiOK问题:守护进程(nohup ./miraiOK_linux_amd64 nohup)运行几天必然挂掉
旧版本miraOK使用的jar组合(miraiOK运行后产生的):
mirai-console-0.5.2.jar
mirai-core-qqandroid-1.1.3.jar
mirai-console-wrapper-1.3.0.jar
旧版本大概是前几个月使…
-
报错如下,Linux64版本使用wsl测试
可能原因:最新版链接未更新,旧版自动更新失败
Win64
```
2020-09-11 21:03:38 I/MiraiOK: MiraiOK 20200906.200346 windows-amd64
2020-09-11 21:03:38 I/MiraiOK: 此程序以Affero GPL3.0协议发布,使用时请遵守协议
2020-09-…