Skip to content

Releases: noneplugin/nonebot-plugin-memes

v0.7.1

12 Aug 04:40
Compare
Choose a tag to compare

What's Changed

  • 修复输入多段文字时的解析问题
  • 部分指令补上 use_cmd_start 选项

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Aug 14:13
Compare
Choose a tag to compare

What's Changed

  • 适配新版 meme-generator
  • 使用 nonebot-plugin-alconna 插件定义 matcher、选项、快捷指令等
  • 添加 “表情搜索” 功能,根据表情标签查找相关表情
  • 移除 memes_command_startmemes_command_force_whitespace 配置项
  • 新增 memes_list_image_config 配置项

Full Changelog: v0.6.2...v0.7.0

v0.6.2

12 Mar 09:29
Compare
Choose a tag to compare

What's Changed

  • 更新 nonebot-plugin-alconna e245d6f
  • 添加 memes_random_meme_show_info 配置项 1dd4ccd

Full Changelog: v0.6.1...v0.6.2

v0.6.1

28 Feb 15:44
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Feb 15:39
Compare
Choose a tag to compare

What's Changed

  • style: 添加 pre-commit 并用 ruff 格式化代码 by @he0119 in #80
  • remove: 直接使用 alc 发送消息 by @he0119 in #81
  • fix: 修复参数解析错误 by @he0119 in #82
  • feat: 兼容 Pydantic V2 by @MeetWq in c849843

Full Changelog: v0.5.1...v0.6.0

v0.5.1

30 Dec 13:24
Compare
Choose a tag to compare

What's Changed

  • 修复 Annotated 导入问题 621f9c0

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Nov 07:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.5.0

v0.4.7

21 Jul 05:41
Compare
Choose a tag to compare

What's Changed

  • 补全metadata,更新依赖

Full Changelog: v0.4.6...v0.4.7

v0.4.6

29 Apr 06:13
Compare
Choose a tag to compare

What's Changed

  • 修复正则匹配问题

Full Changelog: v0.4.5...v0.4.6

v0.4.5

01 Apr 15:23
Compare
Choose a tag to compare

What's Changed

  • 添加 memes_command_force_whitespace 配置项 1129346
  • 缓存生成的表情列表图片 7000af2

Full Changelog: v0.4.4...v0.4.5