Skip to content

Releases: NaturalCodeClub/ChatWithGroup

ChatWithGroup 自动构建版本

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Dec 13:06
420266e

Commits

  • 420266e: Update maven.yml (NatJerry)

ChatWithGroup v1.4.0

Choose a tag to compare

@NatJerry NatJerry released this 20 Apr 07:05

Full Changelog: 1.3.5...1.4.0

一大堆更新

ChatWithGroup v1.3.5

Choose a tag to compare

@NatJerry NatJerry released this 04 Mar 13:36

Full Changelog: 1.3.4...1.3.5

1.增加/bind指令
2.完善了/smg 和 /botinvite命令发送的条件
3.优化了代码

ChatWithGroup v1.3.4

Choose a tag to compare

@NatJerry NatJerry released this 05 Feb 14:16
04f73c7

Full Changelog: 1.3.3...1.3.4

1.完全重写了配置文件
2.增加了重载配置文件的指令/cwg reload(后续会将cwgver和cwg reload合并)
3.现在可以使用/mf来控制是否接受QQ群消息转发(Player Only)
4.优化了代码

ChatWithGroup v1.3.3

Choose a tag to compare

@NatJerry NatJerry released this 21 Jan 05:10

Full Changelog: 1.3.2...1.3.3

请删除插件配置文件重启服务器等待插件重新生成
需要AmazingBot做依赖

ChatWithGroup v1.3.2

Choose a tag to compare

@NatJerry NatJerry released this 17 Jan 04:40

Full Changelog: 1.3.1...1.3.2

注意:
需要AmazingBot最新版本做依赖

CWG v1.3.2-rc0

CWG v1.3.2-rc0 Pre-release
Pre-release

Choose a tag to compare

@NatJerry NatJerry released this 08 Jan 12:30
ec3e935

Full Changelog: 1.3.1...1.3.2-rc0

ChatWithGroup v1.3.1-hotfix

Pre-release

Choose a tag to compare

@NatJerry NatJerry released this 03 Jan 03:59
4153268

1.更改了部分代码
2.增加了config-ver 至config.yml用于提醒服主更新配置文件

ChatWithGroup v1.3.1

Choose a tag to compare

@NatJerry NatJerry released this 02 Jan 14:20
e00087e

1.优化部分代码
2.修改配置文件的部分表述方式

ChatWithGroup v1.3

Choose a tag to compare

@NatJerry NatJerry released this 01 Jan 07:56
ce8485c

1.部分事件改为异步处理
2.可自定义性增加
3.优化代码