Skip to content

Releases: Clov614/rikka-bot-wechat

v0.2.7-fix1

12 Aug 03:08
Compare
Choose a tag to compare

Changelog

v0.2.7

11 Aug 11:11
Compare
Choose a tag to compare

Changelog

  • 90da50b fix: golint
  • 818c08b feat: 支持聊天图片存储于本地(默认方式)
  • b114652 feat: 推送掉线通知
  • 478f472 fix: 循环校验删除桶语法错误

v0.2.6-fix1

02 Aug 15:13
Compare
Choose a tag to compare

Changelog

  • 485706b typo
  • 40649fe fix(debug-log): 引入日志缓存,修复初始化阶段日志等级失效
  • 1be5353 fix(russianRoulettePlugin): 修复游戏相关逻辑
  • e717b65 fix(cache): 修复缓存读取数据文件错误
  • b056efb fix(cache): 加入debug日志输出,排查服务端bug
  • 9eee349 fix(plugin): 修复俄罗斯游戏,没有校验身份
  • 2c7c5b5 docs: add function todo
  • 875a221 fix: go-lint

v0.2.6

02 Aug 10:54
Compare
Choose a tag to compare

Changelog

  • 9c48f3b feat: 新增游戏模块-俄罗斯轮盘游戏,重构部分消息以及相关处理
  • 60355e3 feat(go-releaser): 更新goreleaser版本
  • ffb8902 fix: 错误返回处理不当
  • 44ac13e Create dependabot.yml

v0.2.5

31 Jul 08:53
Compare
Choose a tag to compare

Feat

  • 优化了消息事件的字段,新增图片url字段,去除了原先raw字段(冗长)
  • 支持通过url直接向服务端获取图片
  • 图片过期策略

Changelog

  • 39d0ea5 refactor: 图片名称拼接规则、循环检测
  • d4c57f7 fix: go-lint
  • 1eb9fa1 chore: go mod tidy
  • 4b6daad docs: 更新消息事件示例
  • 5f683b7 feat: 图片支持url访问,代替原来传字节码过于冗长
  • e816a24 fix(go-lint): wrapping the return error
  • 0be047d feat: 初步聊天图片缓存以及过期策略设计
  • f9ead77 feat: bbolt作为持久化存储代替原先的json存储
  • a81c17a fix: 模块运行时获取所需的对象指针
  • ec7aab9 refactor: 防止循环依赖,抽出dialog

v0.2.4

26 Jul 14:26
Compare
Choose a tag to compare

Changelog

  • 629f124 fix: go-lint
  • e3329be refactor: 重构日志路径,新增对日志大小的自动检测(注意配置文件新增项)
  • 4df9428 refactor: uuid重复,返回固定错误
  • 21ab31f typo
  • f4f65bc refactor: uuid的逻辑改为重复不发送,不再强制生成uuid

v0.2.3

24 Jul 12:24
Compare
Choose a tag to compare

Changelog

  • d7b4512 fixed: go-lint err
  • b0cf3f8 fixed: go-lint err
  • 785c97a fixed: go-lint err
  • 031a5b2 fix: go-lint err
  • 5cbee9c feat: 消息新增用户uuid,支持通过uuid发送消息
  • 06a6292 fix: 日志无法正常显示错误

v0.2.2

23 Jul 04:05
Compare
Choose a tag to compare

Changelog

v0.2.1

22 Jul 10:11
Compare
Choose a tag to compare

Changelog

v0.2.0

22 Jul 10:11
Compare
Choose a tag to compare

Changelog

  • b28ba98 perf: fetchImg Skip the TLS_Verify
  • 416d5a4 style: 优化日志输出
  • a647ebc chore: update go mod
  • ffb68ea fix: go-lint response body must be closed
  • 0def5d9 docs: 更新设置项说明
  • 3fff4d4 fix: 处理错误
  • 01d53d7 docs: onebot 文档
  • 91e6596 fix: 修复图片类型json没有携带Raw
  • 48925ad chore: 忽略goci-lint对于测试用例的执行
  • 081ecf1 docs: imgutil.go
  • 956cb59 fix: a lot unhandle of bug
  • c6e8184 feat: added event of login_callback return the login_url
  • 6faee36 refactor: extracted the handler of http server
  • 5ef8fd3 refactor: action分类存放
  • 41d33d9 fix: 设置项错误
  • 3170708 feat: 图片支持传入string链接(本地/网络)
  • 695ce22 refactor: 重构动作参数params的解析
  • bcf88b9 feat: http http上报器 发送消息接口
  • 5d7da6c feat: 更新关于http全局设置
  • 6a79ae5 feat: 炫酷!调通测试通过http上报器
  • c021f12 test: 测试事件池,修复一些bug
  • 9f1d727 feat: http and http上报器 模块初始化
  • fd5053b feat: onebot http 相关支持 config
  • 14e79b7 feat: onebot12错误码
  • 0ac2d00 feat: 事件池设计、初始化onebot基本结构体
  • fd0e70f fix: something
  • b8d121c feat: 主动发送消息完善
  • 72f76a6 fix: 将调试模式移出init,防止测试时flag覆盖导致无法运行测试用例
  • ca9ffec Merge remote-tracking branch 'origin/main'
  • 0889a0e fix: 完善错误处理
  • d98eca5 fix: 完善错误处理
  • 7d14452 fix: 完善错误处理
  • cad6d06 refactor: 完善错误处理
  • 089359c docs: 更新文档
  • 301b787 chore: 规范一些名称
  • af76351 refactor: 完善错误处理,规范一些名称
  • 8dadebb feat: add 全局日志
  • 868353e typo: 删除临时文件