Skip to content

Releases: Clov614/rikka-bot-wechat

v0.5.3-fix1

14 Oct 14:40
Compare
Choose a tag to compare

Changelog

  • a0180c7 fixed: onebot客户端主动上报器注释后依旧上报

v0.5.3

14 Oct 12:51
Compare
Choose a tag to compare

Changelog

  • 02e0fcc feat: 支持追加 -bot 使得 在允许onebot客户端运行的情况下运行rikkabot

v0.5.2

20 Sep 15:20
Compare
Choose a tag to compare

Changelog

  • e8e6231 fix: 公众号消息未过滤,忽略所有公众号消息

v0.5.1

19 Sep 10:58
Compare
Choose a tag to compare

Changelog

  • 27c03b9 fix: 修复可能的其他公众号消息的触发ai回复

v0.5.0

18 Sep 05:41
Compare
Choose a tag to compare

Changelog

  • d61adbe fix: golint
  • 95a96fe docs: readme updated
  • f1482c2 feat: cron定时任务模块,并支持1.定期推送天气2.定期刷微信步数
  • 630ff4a feat: 更新b链解析模块
  • ee819fe refactor(filter): 改为精细化过滤方式
  • d6308f3 fix(filter): 削除过分严格的过滤词

v0.4.0

02 Sep 10:44
Compare
Choose a tag to compare

Changelog

  • 9f10577 feat: 新增bilibili链接解析模块
  • c259e68 feat: 新增app类型消息

v0.3.6

30 Aug 14:20
Compare
Choose a tag to compare

Changelog

v0.3.5

30 Aug 13:51
Compare
Choose a tag to compare

Changelog

v0.3.4

30 Aug 07:44
Compare
Choose a tag to compare

Changelog

  • 566e3e7 feat: 引入插件等级(优先级),防止插件冲突(ai对话导致其他功能无法使用)
  • c00cd78 chore(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 (#4)

v0.3.3

16 Aug 06:28
Compare
Choose a tag to compare

Changelog

  • 5783c86 fix: 修复机器人无法回复自己发送的消息 ret1204,openwechat暂时使用fork仓库