群聊活跃度统计插件
Project description
📖 介绍
这里是插件的详细介绍部分
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-talk-stats
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令uv
uv add nonebot-plugin-talk-stats
pdm
pdm add nonebot-plugin-talk-stats
poetry
poetry add nonebot-plugin-talk-stats
conda
conda install nonebot-plugin-talk-stats
pip
pip install nonebot-plugin-talk-stats
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_talk_stats"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| 配置项 1 | 是 | 无 | 配置说明 |
| 配置项 2 | 否 | 无 | 配置说明 |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| 指令 1 | 主人 | 否 | 私聊 | 指令说明 |
| 指令 2 | 群员 | 是 | 群聊 | 指令说明 |
💡 鸣谢
- (可能的鸣谢清单)
📝 更新日志
更新日志
-
2024.09.14 v0.1.0
- 插件模板
- 更新日志
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_talk_stats-0.1.1.tar.gz.
File metadata
- Download URL: nonebot_plugin_talk_stats-0.1.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f10dafe60b264e59bc48395dd3e6d374941eb535c904cbd70f04df670c109a8
|
|
| MD5 |
b2fd92dc4be260535597581b34bbd507
|
|
| BLAKE2b-256 |
8ec84b6f4fd92fc28d78b3a076f43b15ab521c1288bce10e166ce12fd104e744
|
File details
Details for the file nonebot_plugin_talk_stats-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_talk_stats-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eee159c7f1afdc8e10afadd71481ec75cd38abf90a6ad12e25c5e6e055605a97
|
|
| MD5 |
c44edf8aac48496e0d207a66b57ecdcb
|
|
| BLAKE2b-256 |
4138ff07384fc48e98409c83030a5db117495ce409317fa180db52352449df18
|