A nonebot2 plugin to check Lynchpin progress.
Project description
nonebot-plugin-lynchpined
Getting lynchpined everyday!
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
Close
Hashes for nonebot_plugin_lynchpined-0.1.5.tar.gz
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 1d80f4e9a2cded4bd8a32dba4d65861a7c2a15bf07ae532711ac91292090abab |
|
| MD5 | 473d8aac080bdf56bf561f02bd3d16c9 |
|
| BLAKE2b-256 | f56d991a67120bd840e1457ef6d0448f0f78bb5648aef041e640f669fc27e677 |
Close
Hashes for nonebot_plugin_lynchpined-0.1.5-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 5b631ec4615a1844b556d3cc89e644dba84e12f1973b9a0d42201e0e92266951 |
|
| MD5 | e6ccd37612dd1779f17ee722c1cb96e9 |
|
| BLAKE2b-256 | 17dee4a1968393867cfaca5744b188bbfc41596f3bfea2041d9b61a9bf418605 |