mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 19:24:53 +08:00
Eyre_S
413f734034
- gitignore 添加了 .vscode 字段 - /ip 与 /whois 命令支持了回复某条消息,以其消息内容作为参数的查询方式 - 添加 /save 与其对应的 Morny save 指令链,用于手动/统一触发数据持久化储存事件 - 更新了 hack event 的 debug log 文案 - 稍微修改了 Tracker 的保存函数链,用以支持外部触发
14 lines
163 B
Properties
14 lines
163 B
Properties
## Core
|
|
|
|
VERSION = 0.4.3.0
|
|
|
|
# dependencies
|
|
|
|
libSpotbugsVersion = 4.5.2
|
|
|
|
libMessivaVersion = 0.1.0.1
|
|
|
|
libJavaTelegramBotApiVersion = 5.5.0
|
|
|
|
libJunitVersion = 5.8.2
|