Diablo 4 Helltide Event Tracker work with nonebot2
Project description
📖 介绍
添加机器人到群聊中,订阅之后在群里会提醒订阅Boss刷新,地狱狂潮提醒,(还有军团的刷新时间)
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-helltide
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-helltide
pdm
pdm add nonebot-plugin-helltide
poetry
poetry add nonebot-plugin-helltide
conda
conda install nonebot-plugin-helltide
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_helltide"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| event_check_interval | 否 | 1 | 每隔1分钟检查一下 |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| d4 | 群员 | 是 | 群聊 | 查询 Diablo4 事件信息 |
| d4订阅 | 群员 | 是 | 群聊 | 订阅 Diablo4 定时消息提醒 |
| d4取消订阅 | 群员 | 是 | 群聊 | 取消订阅 Diablo4 定时消息提醒 |
| d4查询订阅 | 群员 | 是 | 群聊 | 查询当前订阅 Diablo4 定时消息提醒的用户 |
| d4帮助 | 群员 | 是 | 群聊 | 显示帮助信息 |
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
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_helltide-0.1.7.tar.gz.
File metadata
- Download URL: nonebot_plugin_helltide-0.1.7.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1a370b0a7acb8b7ef7a6087f33f258a48ebbc93d76039507cd1a74af25f30a8
|
|
| MD5 |
fd41a6d2aa815f9537a7c88ebcea9d2d
|
|
| BLAKE2b-256 |
9b433a3c86a10876be5f32a4fbdd65cbc6c33a1743f8d221bcd3f2dae06f05f2
|
File details
Details for the file nonebot_plugin_helltide-0.1.7-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_helltide-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d34ce9e041bb5462d763512b5dd825ea1ed2e9df1b775e22aaebb04e207b1d3f
|
|
| MD5 |
13a8e23ad5dea9f976d5a6caf50cb4cb
|
|
| BLAKE2b-256 |
c07bc5fa64d7201a5b2a05d7a490683b2e12d780ecb5392f2f30695c6f44bbaa
|