Replies: 1 comment
-
on_message和on_command都有个block参数,设为False就行了 |
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.
-
我有两个响应器,一个on_message 一个on_command,在两个响应器优先级不同的情况下,只有优先级设置更小的会响应,如何让消息继续被另一个响应器响应消息事件呢?
Beta Was this translation helpful? Give feedback.
All reactions