关于部署的小问题 #6
-
本地运行一切正常,我将程序部署至服务器后监听功能全部失效,不知是什么问题。 |
Beta Was this translation helpful? Give feedback.
Answered by
ForteScarlet
Oct 20, 2022
Replies: 1 comment 1 reply
-
大概率与 这个问题 相似。 也可以换几个账号做尝试。 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Teylusu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大概率与 这个问题 相似。
可以测试一下 私聊事件 是否有效,或者通过定时任务(或其他非监听函数内)来尝试获取bot的信息(例如获取好友列表等)。
也可以换几个账号做尝试。