Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在linux服务器中运行mirai会提示无法通过滑块验证的问题, 如果不是异地的话,应该能正常登录吧?
更多时候取决于设备信息文件
@rainchan 设备信息文件指的是deviceinfo.json ?
建议先在本地登录, 然后把 device.json 上传到服务器
val bot = BotFactory.newBot(...) { fileBasedDeviceInfo() }
https://github.com/mamoe/mirai/blob/dev/docs/Bots.md#设备信息
@him188 好的谢谢:blush: