pip install nonebot-plugin-manager 从GitHub 安装(不推荐) git clone https://github.com/Jigsaw111/nonebot_plugin_manager.git 使用 权限 权限与 UNIX 的权限类似,分为三种用户:超级用户、用户、群。 每种用户包含读、写、执行 3 个权限,分别对应数字 4、2、1,将 3 个权限对应的数字累加,最终得到的值即可...
def get_plugin_config(config: Type[C]) -> C: yanyongyu marked this conversation as resolved. Show resolved """从全局配置获取当前插件需要的配置项。""" return type_validate_python(config, model_dump(get_driver().config)) from .on import on as on from .manager import PluginManager from...
WARNING: Running pip as the ‘root’ user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
version = "2.5.0" description = "pytest xdist plugin for distributed testing and loop-on-failing modes" category = "dev" optional = false python-versions = ">=3.6" [package.dependencies] execnet = ">=1.1" pytest = ">=6.2.0" pytest-forked = "*" [package.extras] ...
name = "nonebot-plugin-test" version = "0.3.0" description = "Test frontend for nonebot v2+" category = "dev" optional = false python-versions = ">=3.7.3,<4.0.0" [package.dependencies] aiofiles = ">=0.7.0,<0.8.0" nonebot2 = ">=2.0.0-alpha.14,<3.0.0" ...
nonebot_plugin_styledstr是一个为NoneBot 2框架提供字符串资源管理功能的插件。它使开发者能够以结构化的方式定义和管理字符串资源,包括文本、表情符号、颜文字等,并通过简洁的代码调用这些资源。该插件支持字符串资源的国际化管理,使得项目能够轻松适应不同语言环境。它还提供了丰富的格式化选项,使开发者能够动态地生成...
# Load NoneBot Builtin Plugin? (y/N) n # Which adapter(s) would you like to use? cqhttp adapter 选择 cqhttp 选择结束以后,会自动生一个 vvcat_bot 项目 以下为生成的项目结构 (base) pi@raspbian:~/Software/vvcat_bot$ tree . ├── bot.py ...
maxesisn / nonebot_plugin_songpicker2 :适用于nonebot2的点歌插件 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机器人框架的鲁...
nonebot | return manager.load_all_plugins() nonebot | File "/usr/local/lib/python3.11/site-packages/nonebot/plugin/manager.py", line 175, in load_all_plugins nonebot | return set( nonebot | File "/usr/local/lib/python3.11/site-packages/nonebot/plugin/manager.py", line 176, in <genexpr...
{file = "coverage_conditional_plugin-0.9.0-py3-none-any.whl", hash = "sha256:1b37bc469019d2ab5b01f5eee453abe1846b3431e64e209720c2a9ec4afb8130"}, {file = "coverage_conditional_plugin-0.9.0.tar.gz", hash = "sha256:6893dab0542695dbd5ea714281dae0dfec8d0e36480ba32d839e9fa7344f...