From 12896d07852a26d9f3e37b63626a9822f2dff195 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Tue, 4 May 2021 15:34:59 +0800 Subject: =?UTF-8?q?=F0=9F=93=9D=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++++-- changelog.md | 12 ++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 changelog.md diff --git a/README.md b/README.md index ffc206c..8dc4f21 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ アトリは、高性能ですから! [![time tracker](https://wakatime.com/badge/github/Kyomotoi/ATRI.svg)](https://wakatime.com/badge/github/Kyomotoi/ATRI) -[![Codacy Badge](https://app.codacy.com/project/badge/Grade/79f1238b7ad74788aff6f5fafaa0e930)](https://www.codacy.com/gh/Kyomotoi/ATRI/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Kyomotoi/ATRI&utm_campaign=Badge_Grade) [![](https://img.shields.io/github/license/Kyomotoi/ATRI?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0.html) [![](https://img.shields.io/badge/Chat-567297659-blue?style=for-the-badge)](https://jq.qq.com/?_wv=1027&k=a89kfKQE) @@ -25,7 +24,17 @@ 实现方式为 `go-cqhttp 或其它遵守Onebot标准的协议` + `NoneBot2`。 -由于项目特殊性,故随机进行更新。 +由于项目特殊性,故随机进行更新。更新日志:[传送门](changelog.md) + +### 功能列表 +请在群内对机器人发送`/help`以获取帮助 + +**TODO**: + - [x] 网页控制台 + - [x] RSS订阅 + - [X] B站动态订阅 + - [x] 冷重启 + - [x] 词库(搭配nlp) ### 特别感谢 [Richard Chien](https://github.com/richardchien): [Onebot标准](https://github.com/howmanybots/onebot) diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..3b92b73 --- /dev/null +++ b/changelog.md @@ -0,0 +1,12 @@ +> 此处仅为记录新功能更新,修复 BUG/以及其它 请关注[`GitHub commits`](https://github.com/Kyomotoi/ATRI/commits/main) + +## May 4, 2021 +- 新增: + - 涩图 + - 群老婆! + +## Apr 11, 2021 +- 正式重构完成 + +## 更早记录 +- 请自行查看[`GitHub commits`](https://github.com/Kyomotoi/ATRI/commits/main) -- cgit v1.2.3