A nonebot2 plugin to check Lynchpin progress.
Project description
Description
nonebot-plugin-lynchpined is a nonebot2 plugin to help you track lynchpin progress in QQ group.
Installation
By nb-cli (Recommended)
Pending.
nb plugin install nonebot-plugin-lynchpined
By pip
pip install nonebot-plugin-lynchpined
and then adding package name in the following field of pyproject.toml:
[tool.nonebot]
plugins = [
... # others
"nonebot-plugin-lynchpined",
]
Simple Usage
Just call lynchpin anywhere bot can chat.
> Lynchpined
Lynchpin: 24%
Pattern Matched:
0 4 12 15 [24] 33 34 35 35
Subscribe to Lynchpin Progress
By adding lynchpined_user or lynchpined_group in config, the plugin will send lynchpin progress to the lynchpined at 00:00 everyday.
For example:
LYNCHPINED_GROUP = [4121524, 33343535]
LYNCHPINED_USER = [11708102]
Note: Make sure the timezone on your machine is UTC+8 or you have to manually modified the trigger in __init__.py.
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_lynchpined-0.1.5.tar.gz.
File metadata
- Download URL: nonebot_plugin_lynchpined-0.1.5.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.2 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d80f4e9a2cded4bd8a32dba4d65861a7c2a15bf07ae532711ac91292090abab
|
|
| MD5 |
473d8aac080bdf56bf561f02bd3d16c9
|
|
| BLAKE2b-256 |
f56d991a67120bd840e1457ef6d0448f0f78bb5648aef041e640f669fc27e677
|
File details
Details for the file nonebot_plugin_lynchpined-0.1.5-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_lynchpined-0.1.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.2 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b631ec4615a1844b556d3cc89e644dba84e12f1973b9a0d42201e0e92266951
|
|
| MD5 |
e6ccd37612dd1779f17ee722c1cb96e9
|
|
| BLAKE2b-256 |
17dee4a1968393867cfaca5744b188bbfc41596f3bfea2041d9b61a9bf418605
|