Bot的消息也是消息!
Project description
NoneBot Plugin MMM
作用
让 onebot v11 协议中 bot 的消息作为正常事件进行处理
小心死循环!
使用
plugin-alconna记得添加ALCONNA_RESPONSE_SELF=True配置原因: https://github.com/nonebot/plugin-alconna/releases/tag/v0.53.0
安装方式
依赖管理
pip install nonebot-plugin-mmmpoetry add nonebot-plugin-mmmpdm add nonebot-plugin-mmm
在
bot.py中添加nonebot.load_plugin("nonebot_plugin_mmm")
nb-cli
nb plugin install nonebot-plugin-mmm
配置项
非必要配置项
mmm_block: 是否blockmessage_sent后续matchermmm_priority: onmessage_sent的优先级mmm_private: 是否处理私聊消息, 默认为Truemmm_group: 是否处理群聊消息, 默认为Truemmm_self: 是否处理自己发给自己的消息, 默认为False
mmm_block=True
mmm_priority=0
mmm_private=True
mmm_group=True
mmm_self=False
依赖项
python = "^3.9"
nonebot2 = "^2.3.0"
nonebot-adapter-onebot = "^2.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_mmm-0.1.7.tar.gz.
File metadata
- Download URL: nonebot_plugin_mmm-0.1.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e09823570200288248f0a8fa0c75c0555b64bb40d3fba34314ceba091f2d00c6
|
|
| MD5 |
3a861be367a4f67a09bdd66fb6ffc4c5
|
|
| BLAKE2b-256 |
d5ee2eb47d2dedd2ca6638e19ff60ac0aa5e049a160cf58b0ed914ee52a5085b
|
File details
Details for the file nonebot_plugin_mmm-0.1.7-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_mmm-0.1.7-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78d499957024959f2c3b26e1fea61cd9879e536afc4d1892dc24b2958322c69e
|
|
| MD5 |
ded99b5a2ede716663e874ad1c8b3450
|
|
| BLAKE2b-256 |
4cfdc48cff18189b3c68304215140f89830b7cfa7c31896b6e3ad3c64eb4c4ba
|