Skip to content

Misty02600/nonebot-plugin-peek

Repository files navigation

✨ nonebot-plugin-peek ✨

license pypi python ruff uv

Important

收藏项目 ~⭐️

starify

📖 介绍

这里是插件的详细介绍部分

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-peek --upgrade

使用 pypi 源安装

nb plugin install nonebot-plugin-peek --upgrade -i "https://pypi.org/simple"

使用清华源安装

nb plugin install nonebot-plugin-peek --upgrade -i "https://pypi.tuna.tsinghua.edu.cn/simple"
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
uv
uv add nonebot-plugin-peek

安装仓库 master 分支

uv add git+https://github.com/Misty02600/nonebot-plugin-peek@master
pdm
pdm add nonebot-plugin-peek

安装仓库 master 分支

pdm add git+https://github.com/Misty02600/nonebot-plugin-peek@master
poetry
poetry add nonebot-plugin-peek

安装仓库 master 分支

poetry add git+https://github.com/Misty02600/nonebot-plugin-peek@master

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_peek"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
配置项1 配置说明
配置项2 配置说明

🎉 使用

指令表

指令 权限 需要@ 范围 说明
指令1 主人 私聊 指令说明
指令2 群员 群聊 指令说明

🎨 效果图

如果有效果图的话

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages