daisy524 发布的帖子
-
肯德基疯狂星期四! 推送插件
虽然只是个简单的不能再简单的插件,但是其中几经波折,差点让我放弃,为了让你们每个星期四能吃上9.9的吮指原味鸡,我用bot做消息测试的时候被腾讯封掉了,为此我失去了我的萝卜子,没有萝卜子的我流浪在上下九街头,衣衫褴褛,身无分文,活得不如一条流浪狗。天地浩大,却没有我的容身之处。我想问一问苍天,明天肯德基疯狂星期四,谁请我吃?
KFC-creazy-Thursday
基于mirai-api-http的推送机器人 会在每个星期四提醒你的沙雕群友以及在星期三预告
下载解压后打开data.json
linux用户直接运行py文件即可 如果报错,提示缺什么库就用pip install装就行
可以在这里自己添加喜欢的段子
-
RE: 百度bike--极其简陋的百科插件
@未来のミライmirai-api的默认配置填127.0.0.0,然后在插件配置里也填127.0.0.0,如果还不行,加我qq1525869694我帮你看看
-
RE: [mirai-api-http]梗查询插件——GengSearch
@koreyoshi 每次感觉要成功了,就会出现船新版本的报错。。
错误详情:
Traceback (most recent call last):
File "./GengSearch.py", line 133, in Search
title=soup.select('.title-container')[0]
IndexError: list index out of range
这次是网站的问题吗,bs4没爬到? -
RE: [mirai-api-http]梗查询插件——GengSearch
@koreyoshi html转换图片错误
错误详情:
Traceback (most recent call last):
File "./GengSearch.py", line 166, in Search
imgkit.from_file('temp/Searchinfo.html', 'temp/Searchinfo_img.jpg', config=cfg)
File "/home/venv/lib/python3.6/site-packages/imgkit/api.py", line 72, in from_file
return rtn.to_img(output_path)
File "/home/venv/lib/python3.6/site-packages/imgkit/imgkit.py", line 225, in to_img
stderr=subprocess.PIPE,
File "/usr/lib64/python3.6/subprocess.py", line 729, in init
restore_signals, start_new_session)
File "/usr/lib64/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: 'wkhtmltopdf/local/bin/wkhtmltoimage'
删掉lxml又报这个。。。。imgkit我也安装了,我还打算故技重施把imgkit删了,结果也不行 -
RE: [mirai-api-http]梗查询插件——GengSearch
错误详情:
Traceback (most recent call last):
File "./GengSearch.py", line 132, in Search
soup = BeautifulSoup(infolist, "lxml")
File "/home/daisy/plugins/梗查询/bs4/init.py", line 248, in init
% ",".join(features))
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
老哥这个怎么解决 -
RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签
大佬,我老是报错,代理连不上,clash的话,是不是需要在服务器上安装clash for linux然后开启代理服务啊