Replies: 2 comments
-
不太理解你为什么需要多个server,你可以多个账号连接一个server |
Beta Was this translation helpful? Give feedback.
0 replies
-
在通信方式上, NoneBot2是支持作为服务端连接的, 即OneBot实现端(如go-cqhttp)主动连接NoneBot2, 所以NoneBot2是原生支持多个帐号连接到同一个NoneBot2实例 同时, 你也可以在OneBot实现端设置多个反向WebSocket上报地址, 以实现和多个服务端同时进行通信 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cqhttp应该可以通过配置多个不同端口的ws-server来完成通讯
想知道nonebot2是否可以同时运行多个bot
Beta Was this translation helpful? Give feedback.
All reactions