jmcomicsget
封号模拟器 AstrBot 插件
A template plugin for AstrBot
本插件主要依赖于jmcomic和astrbot
jmcomic包详细使用请查阅:https://github.com/hect0x7/JMComic-Crawler-Python
安装:
1.在astrbot插件市场中直接安装jmcomicsget
2.将本插件clone到"AstrBot\data\plugins"中
git clone https://github.com/Ayachi2225/astrbot_plugin_jmcomicsget.git
然后运行pip install -r requirements.txt安装依赖项
使用例:输入:/jm 本子编号 或 /jm 包含着本子编号的字符串

默认下载文件保存到D:\jmcomic_files,如需修改,请修改option.yml文件中base_url和plugin项pdf_dir中地址(修改后还要修改main.py中读取pdf文件位置)同时option.yml也可以有很多其他修改项,详情请参考上述jmcomic源项目
ps:目前本插件仅能借助napcat发送文件(lagrange不行),且仅在qq个人号windows napcat上成功运行了。