Skip to content

Commit 12896d0

Browse files
committed
📝 更新说明
1 parent 8804f1e commit 12896d0

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
アトリは、高性能ですから!
55

66
[![time tracker](https://wakatime.com/badge/github/Kyomotoi/ATRI.svg)](https://wakatime.com/badge/github/Kyomotoi/ATRI)
7-
[![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)
87

98
[![](https://img.shields.io/github/license/Kyomotoi/ATRI?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0.html)
109
[![](https://img.shields.io/badge/Chat-567297659-blue?style=for-the-badge)](https://jq.qq.com/?_wv=1027&k=a89kfKQE)
@@ -25,7 +24,17 @@
2524

2625
实现方式为 `go-cqhttp 或其它遵守Onebot标准的协议` + `NoneBot2`
2726

28-
由于项目特殊性,故随机进行更新。
27+
由于项目特殊性,故随机进行更新。更新日志:[传送门](changelog.md)
28+
29+
### 功能列表
30+
请在群内对机器人发送`/help`以获取帮助
31+
32+
**TODO**
33+
- [x] 网页控制台
34+
- [x] RSS订阅
35+
- [X] B站动态订阅
36+
- [x] 冷重启
37+
- [x] 词库(搭配nlp)
2938

3039
### 特别感谢
3140
[Richard Chien](https://github.com/richardchien): [Onebot标准](https://github.com/howmanybots/onebot)

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
> 此处仅为记录新功能更新,修复 BUG/以及其它 请关注[`GitHub commits`](https://github.com/Kyomotoi/ATRI/commits/main)
2+
3+
## May 4, 2021
4+
- 新增:
5+
- 涩图
6+
- 群老婆!
7+
8+
## Apr 11, 2021
9+
- 正式重构完成
10+
11+
## 更早记录
12+
- 请自行查看[`GitHub commits`](https://github.com/Kyomotoi/ATRI/commits/main)

0 commit comments

Comments
 (0)