feat: person_message和group_message的事件钩子

This commit is contained in:
Rock Chin
2023-01-13 23:13:54 +08:00
parent 4232ab6f47
commit da5b1cf3fa
4 changed files with 70 additions and 4 deletions

View File

@@ -0,0 +1,14 @@
# 在此处填写的插件仓库将会被自动下载并加载
# 支持gitee和github仓库
# 这种加载插件的方式是推荐的,便于插件的获取和更新
#
# 示例:
# plugin_repos = [
# 'https://github.com/SampleUser/SampleRepo',
# 'https://gitee.com/SampleUser/SampleRepo'
# ]
remote_repos = [
]