Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canxin121/nonebot_plugin_pokesomeone
指定戳一戳
https://github.com/canxin121/nonebot_plugin_pokesomeone
Last synced: 2 months ago
JSON representation
指定戳一戳
- Host: GitHub
- URL: https://github.com/canxin121/nonebot_plugin_pokesomeone
- Owner: canxin121
- Created: 2023-07-18T16:38:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-20T06:44:49.000Z (over 1 year ago)
- Last Synced: 2023-07-20T07:44:23.708Z (over 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 最新版本号0.1.1
# 使用方法:
> 假设 nb的CommandStart 为/
则 /戳@某人n(次)
或 /戳n(次)@某人,
或 /戳 然后根据提示继续# env.*配置
| 配置名 | 含义 | 默认值 |
| ------------- | ------------------- | ------ |
| po_max | 最多戳的次数 | 3 |
| po_black_list | 不可使用的qq或群 号 | [""] |
| po_white_list | 不可戳的qq号 | [""] |