Skip to main content

保存表情包(语录)与随机出图

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-savepic

✨ 一个存取图片的插件 ✨

📖 介绍

重写自 Fran 的 Savepic

savepic

保存表情包

randpic

抽取表情包

直接发送文件名

发送文件名即可发送表情包

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-savepic
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-savepic
pdm
pdm add nonebot-plugin-savepic
poetry
poetry add nonebot-plugin-savepic
conda
conda install nonebot-plugin-savepic

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

plugins = ["nonebot_plugin_savepic"]

⚙️ 配置

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

配置项 必填 默认值 说明
savepic_admin 权限用户
savepic_dir savepic 图片本地保存位置

🎉 使用

指令表

指令 权限 需要@ 范围 说明
savepic 群员 群聊 保存图片
randpic 群员 全部 随机图片

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_savepic-0.1.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_savepic-0.1.1-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page