mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 08:50:15 +08:00
Update Bots.md
This commit is contained in:
parent
4e778170ae
commit
2bf6e48046
@ -71,6 +71,8 @@ deviceInfo = { bot -> /* create device info */ }
|
||||
setDeviceInfo(bot -> /* create device info */)
|
||||
```
|
||||
|
||||
在线生成自定义设备信息的 `device.json`: https://ryoii.github.io/mirai-devicejs-generator/
|
||||
|
||||
#### 切换登录协议
|
||||
Mirai 支持多种登录协议:`ANDROID_PHONE`,`ANDROID_PAD`,`ANDROID_WATCH`,默认使用 `ANDROID_PHONE`。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user