Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iuu6 committed Aug 7, 2024
1 parent 507ffe3 commit c6f0d44
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,22 +176,55 @@ x 表示 hex
## 功能路线

- [x] 指令化重构

- [x] /play 动作触发功能

- [x] 回复随机触发 AI聊天触发功能

- [x] /ask AI提问学术问题

- [x] /help 帮助中心

- [x] /getid 用户查看ID信息功能

- [x] /status 查看系统信息

- [x] /admins 召唤所有管理员

- [x] /num 数字进制转换

- [x] /string 字符串编码

- [x] /curconv 货币转换,汇率查询

- [x] 各类网址的安全检测

- [x] 各类网址的安全过滤

- [x] CSDN/吾爱破解/知乎/……等等诸多内容网站的内容下载存储到telegraph,避免隐私窃取

- [ ] 功能开关支持

- [ ] 多语言支持

- [ ] 消息发送安全性确认功能

- [ ] 自检程序有无被修改功能

- [ ] 颜色推荐功能(色卡)

**以下功能只适用于机器人有群组管理员的情况**

- [ ] 入群欢迎功能

- [ ] 入群验证功能

- [ ] 自动移除所有非管理员用户

- [ ] 自动取消频道消息的置顶

- [ ] fban - 封禁联盟功能

<p align="right">(<a href="#readme-top">back to top</a>)</p>


Expand Down

0 comments on commit c6f0d44

Please sign in to comment.