Event, MessageEvent, GroupMessageEventfromnonebot.adapters.onebot.v11.messageimportMessageimportPILfromPILimportImage, ImageDraw, ImageFontasyncdefhandle_rule(bot: Bot, event: Event) ->bool:withopen("src/plugins/群名单.txt", encoding='utf-8')asfile: ...
<img src="https://img.shields.io/pypi/v/nonebot-plugin-template.svg" alt="pypi"> </a> <imgsrc="https://img.shields.io/badge/python-3.8+-blue.svg"alt="python"> </div> 这是一个 nonebot2 插件项目的模板库, 你可以直接使用本模板创建你的 nonebot2 插件项目的仓库 ...
ImageDrawfromnonebot.ruleimport*fromnonebotimport*fromnonebot.typingimportT_Statefromnonebot.pluginimporton_keywordfromnonebot.adapters.onebot.v11importBot, Event, GroupMessageEventfromnonebot.adapters.onebot.v11.messageimportMessagefrom.arknightsimportark_gachaasyncdefhandle_rule(bot: Bot, event: Event) ->...
git clone --recursive https://github.com/Lanly109/headimg_generator.git 进入该目录后使用如下命令安装依赖cd headimg_generator pip install -r requirements.txt 然后在HoshinoBot\hoshino\config\__bot__.py文件的MODULES_ON加入headimg_generator使用方法发送头像表情包显示下图的列表:...
1. 对真寻 beta2 进行了适配 ## 本插件来源于 HoshinoBot ## 本插件来源于HoshinoBot 本插件来源于对HoshinoBot插件的搬运,并在其基础上做出修改 本插件来源于对 HoshinoBot 插件的搬运,并在其基础上做出修改 13 changes: 8 additions & 5 deletions 13 nonebot_plugin_atri/README.md Original file ...
nonepkg / nonebot-plugin-manager:Nonebot Plugin Manager base on import hook H-K-Y / Genshin_Impact_bot :原神bot,这是一个基于nonebot和HoshinoBot的原神娱乐及信息查询插件 NothAmor / nonebot2_luxun_says :基于nonebot2机器人框架的鲁迅说插件 Kyomotoi / AnimeThesaurus :一个特二刺螈(文爱)的适用于...
视频教程里有一个没有提到的点是,Nonebot2在根目录下的pyproject.toml文件中的plugin_dirs会直接将指定文件夹里的文件直接引用,所以在编写以包形式的插件时会出现”插件已重复命名“或无法通过不引用包来禁用这一部分插件,注释掉这一行后就可以直接引用包 ...
4 changes: 2 additions & 2 deletions 4 nonebot_plugin_xiuxian_2/xiuxian/xiuxian_utils/utils.py Original file line numberDiff line numberDiff line change @@ -116,7 +116,7 @@ def __init__(self, size=32): self.share_img_width = 1080 self.line_space = int(size) self.lrc_line_...
send(msg_img) except (ActionFailed, AuditException) as e: if isinstance(e, ActionFailed): logger.exception("发送包含二维码的登录消息失败") await get_cookie.finish("⚠️发送二维码失败,无法登录") # 2. 从二维码登录获取 GameToken qrcode_query_times = plugin_config.preference.qrcode_wait_...
requirements.txt Bump numpy from 1.18.2 to 1.21.0 Jan 29, 2022 View all files README Apache-2.0 license FG-Mirai 关于支持Nonebot2 现已支持nonebot2,仓库地址:FG-plugin 移植说明 此版本可在Mirai+cqhttp-mirai支持下运行 与酷Q不同,Mirai是在底层代码中实现了Android QQ 8.2.7客户端,不需要连接第三方...