基于 KiramiBot 的颜值评分插件
Project description
📖 介绍
颜值打分插件。使用 百度云人脸识别云服务
💿 安装
在 KiramiBot 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install kirami-plugin-beauty-rate
pdm
pdm add kirami-plugin-beauty-rate
poetry
poetry add kirami-plugin-beauty-rate
conda
conda install kirami-plugin-beauty-rate
打开 KiramiBot 项目根目录下的配置文件文件, 以 kirami.toml
为例,在 [plugin]
部分追加写入
plugins = ["kirami_plugin_beauty_rate"]
⚙️ 配置
打开 KiramiBot 项目的配置文件,在 [beauty_rate]
部分添加下表中的必填配置
api_key
和secret_key
可以从 这里 获取
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
api_key | 是 | 无 | 无 |
secret_key | 是 | 无 | 无 |
🎉 使用
指令表
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
颜值评分 | 无 | 否 | 私聊/群聊 | 别名:颜值打分 |
效果图
理论上,这里应该有些图片
❤️ 鸣谢
感谢以下 开发者 和 Github项目 对 本项目 作出的贡献:(排名不分先后)
zhulinyv/NJS
:基于 NoneBot 的 QQ 机器人(本项目直接参考)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kirami_plugin_beauty_rate-0.1.2.tar.gz
.
File metadata
- Download URL: kirami_plugin_beauty_rate-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6b4d25e20938910969a0975ff8926079f626b2a5c93e1127606b3a2d0566b4 |
|
MD5 | 6f7c4cf66e8f37f0b92dc4764ee9b16a |
|
BLAKE2b-256 | 12e1011600c923a5939732b99e6231edae1cada873c81663046ddc9e6600d08f |
File details
Details for the file kirami_plugin_beauty_rate-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: kirami_plugin_beauty_rate-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b12ac48647129ef337c835a44ed847b664ace4f2e45e54b87ca9bd1298f7bfe |
|
MD5 | f88b4ede7e9330f794406cec4896f567 |
|
BLAKE2b-256 | 2c70c0dc5ba35c47ea18a7a014d6af2721123127d7bebd356b07ad5879fa339c |