@Filter 中的codes能否从配置文件读取 #29
-
@filter中 codes是一个字符串数组,我能否从配置文件中读取某个或多个qq号。这样修改起来也更方便 |
Beta Was this translation helpful? Give feedback.
Answered by
ForteScarlet
Nov 19, 2022
Replies: 1 comment 1 reply
-
动态匹配可以自行通过逻辑实现,目前不支持配置文件等形式。 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GTX-Yang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
动态匹配可以自行通过逻辑实现,目前不支持配置文件等形式。