📝 add advanced and changelog

This commit is contained in:
yanyongyu
2020-11-18 08:48:23 +08:00
parent 42e714ee7d
commit e6268f319d
8 changed files with 40 additions and 7 deletions

View File

@ -5,3 +5,5 @@
- 请千万注意事件处理器的优先级设定
- 在匹配规则中请勿使用耗时极长的函数
- 同一个用户可以**跨群**(**私聊**)继续他的事件处理(除非做出权限限制,将在后续介绍)
如果你还不能满足,前往 [进阶](../advanced/README.md) 获得更多的功能信息。