x-monitor-manager
Installation
SKILL.md
X 博主监控管理器
管理 X (Twitter) 博主监控配置,支持添加、删除、启用、禁用监控的博主。
快速开始
查看当前监控列表:
python3 skills/x-monitor-manager/scripts/manage.py list
添加博主:
python3 skills/x-monitor-manager/scripts/manage.py add <username> [--max-tweets 20] [--enabled]