Used to organize essence messages
Project description
📖 介绍
如果你群有精华消息过多的困扰, 可以考虑使用此插件.
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot_plugin_essence_message
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot_plugin_essence_message
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_essence_message"]
⚙️ 配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
essence_random_limit | 否 | 5 | essence random 指令的使用次数上限。 |
essence_enable_groups | 否 | all | 启用群号列表,默认为 all 表示所有群都启用。 |
🎉 使用
指令表
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
essence help | 群员 | 否 | 群聊 | 显示所有可用指令及其说明 |
essence random | 群员 | 否 | 群聊 | 随机发送一条精华消息 |
essence rank sender | 群员 | 否 | 群聊 | 显示发送者精华消息排行榜 |
essence rank operator | 群员 | 否 | 群聊 | 显示管理员设精数量精华消息排行榜 |
essence cancel | 管理员 | 否 | 群聊 | 在数据库中删除最近取消的一条精华消息 |
essence fetchall | 管理员 | 否 | 群聊 | 获取群内所有精华消息,并存储到数据库中 |
essence export | 管理员 | 否 | 群聊 | 导出当前群的精华消息数据库文件 |
essence saveall | 管理员 | 否 | 群聊 | 将群内所有精华消息中的图片保存至本地 |
essence clean | 管理员 | 否 | 群聊 | 删除群里所有精华消息(数据库中保留) |
效果图
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 nonebot_plugin_essence_message-0.2.5.tar.gz
.
File metadata
- Download URL: nonebot_plugin_essence_message-0.2.5.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e2ccdb3db3a365e9f50173ac91c8684b92b8a381670642ef2c58d1270d5f43a |
|
MD5 | 46681b2b0354de7361da615dcdd00983 |
|
BLAKE2b-256 | 71a9306ba0da52889d53df409b825709503157c232e2c8065eb1361244576d01 |
File details
Details for the file nonebot_plugin_essence_message-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_essence_message-0.2.5-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3316036d300281ab3676df35e8a6b53a2d2f1ccb82dfaabdf69818a7b2413bd |
|
MD5 | 86d0088142b91e1ed484f0eb7cdc5ff9 |
|
BLAKE2b-256 | 04b64ba3b129f12e0ec4bb3aaac7c5bede468b296cecee87dd360d7ec1d263cf |