Skip to content

基于node.js的色图搜索发送QQ机器人,使用go-cqhttp作为无头QQ客户端

Notifications You must be signed in to change notification settings

serverwei/node_sebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_sebot

基于node.js的Pixiv图片搜索发送QQ机器人,使用go-cqhttp作为无头QQ客户端。
在群聊中发送“色图”或“色图 御姐”调用机器人。

config.json说明:
"host": "127.0.0.1", 本地bot使用地址
"port": 64000, 本地bot使用端口
"local_proxy": "http://127.0.0.1:10809", Pixiv图片下载代理,HTTP。留空不使用代理
"pixiv_proxy": "null",Pixiv图片反代,留空使用i.pixiv.cat,null使用i.pximg.net
"R18": 0, R18选项 0不搜索R18,1搜索R18,2我全都要
"NormalPath": "",非R18图片保存完整路径,留空使用./Setu/Normal
"R18Path": "",R18图片保存完整路径,留空使用./Setu/R18
"Size": "original", 图片大小 original / regular
"Save_image": true,是否保存图片到本地
"SetuCD": 120, 功能调用CD
"admin":[
{"admin_id": 123456},
{"admin_id": 123456}
] 管理员账号,目前功能是取消功能调用CD

About

基于node.js的色图搜索发送QQ机器人,使用go-cqhttp作为无头QQ客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published