更新README文档,增加依赖文件

This commit is contained in:
lzybetter
2024-05-02 22:24:18 +08:00
parent c54bdd22ee
commit 2c53584bec
2 changed files with 55 additions and 0 deletions

View File

@@ -1 +1,10 @@
# myAssistant
使用Python编写的个人助理程序主程序为一个插件管理平台可以自行编写不同的插件完成自己需要的任务
该程序为自用,因此会持续更新
to-do
- [x] 插件管理程序
- [x] 定时运行(间隔、指定时间)
- [x] 电报(telegram)机器人
- [ ] 前段页面