diff --git a/.github/Toos/大秀直播/.gitkeep b/.github/Toos/大秀直播/.gitkeep deleted file mode 100644 index e69de29bb..000000000 diff --git a/.github/Toos/大秀直播/说明.txt b/.github/Toos/大秀直播/说明.txt new file mode 100644 index 000000000..413f6fb31 --- /dev/null +++ b/.github/Toos/大秀直播/说明.txt @@ -0,0 +1,19 @@ +建议在python虚拟环境下运行。 + +注意事项:定时任务的目录指向 home/sebo/ 目录 + +1.自行设置token chatid + + +2.安装命令 : +apt update + +pip3 install requests beautifulsoup4 lxml bs4 + +3.运行命令:python3 aisimu.py + +4.定时任务:0 */6 * * * cd /home/sebo && /home/sebo/venv/bin/python /home/sebo/aisimu.py >> /home/sebo/aisimu.log 2>&1 + +5.定时任务说明:每隔6小时自动执行 + +无需登录 自动注册登录抓取 \ No newline at end of file