Skip to main content

一个发送 capoo 表情包的插件

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-capoo

✨ 一个发送指令就能让你的 bot 发出可爱的 capoo 的图片的插件 ✨

license pypi python

📖 介绍

capoo 实在是太可爱了,所以我收集了几百张 capoo 的表情包。这个插件用于让 bot 发送 capoo 的表清包。

💿 安装

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

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

plugins = ["nonebot_plugin_capoo"]

⚙️ 配置

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

配置项 必填 默认值 说明
capoo_download False 是否开启本地图片存储,Ture为开启本地图片存储

🎉 使用

指令表

指令 权限 需要@ 范围 说明
capoo 群员 群聊 随机发送一张 capoo 的表情包

效果图

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_capoo-0.0.6.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_capoo-0.0.6-py3-none-any.whl (5.5 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