Skip to content

ChriCheng/JM-NcatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JM-NcatBot

基于 Napcat, NcatBot, JMComic-Crawler-Python 的 QQ 机器人。

Install

  1. 克隆项目
git clone https://github.com/Sora-o-tobu/JM-NcatBot.git
cd JM-NcatBot
  1. 安装依赖
pip install -r requirements.txt`
  1. 运行

启动 Napcat,进入 webui(一般为 localhost:6099),添加 websocket Server,host 和 port 选择 ws://localhost:3001

更改 main.py 各参数,运行 python main.py,接下来按照指示操作。

具体操作以及参数作用可参照 Reference 官方文档。

Usage

输入 /jm id:xxx ,机器人会自动下载生成 pdf 并发送消息。

例: /jm 350234

Reference

About

基于 Napcat, NcatBot, JMComic-Crawler-Python 的 QQ 机器人。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%