Files
myAssistant/README.md
2024-05-02 22:24:18 +08:00

10 lines
327 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# myAssistant
使用Python编写的个人助理程序主程序为一个插件管理平台可以自行编写不同的插件完成自己需要的任务
该程序为自用,因此会持续更新
to-do
- [x] 插件管理程序
- [x] 定时运行(间隔、指定时间)
- [x] 电报(telegram)机器人
- [ ] 前段页面