监控群事件的插件,支持戳一戳,成员变动,群荣誉变化等提示
Project description
# Monitor_Groups
✨ 基于NoneBot2实现的 监测QQ群事件 插件 ✨
介绍:
⚠️插件支持nonebot=>rc1
监测群组的以下变动事件:
群成员增加、减少时,自动发送通知
群管理变更时,自动发送通知
被其他成员戳一戳时,自动回复
群成员上传文件时,自动发送通知
群红包被抢完时,自动发送红包运气王
群成员荣誉变更时,发送变更通知(测试时没反应QwQ)
安装方式
nb-cli安装(推荐)
nb plugin install nonebot_plugin_eventmonitor
pip
pip install nonebot-plugin-eventmonitor
打开 nonebot2 项目的 bot.py
文件, 在其中写入
nonebot.load_plugin("nonebot_plugin_eventmonitor")
在’pyproject.toml‘文件中写入
"nonebot_plugin_eventmonitor"
git clone
git clone https://github.com/Reversedeer/nonebot_piugin_eventmonitor.git
更新
pip install --upgrade nonebot-plugin-eventmonitor
配置说明
1.github下载后的文件夹
nonebot_plugin_eventmonitor
放在src/plugins/
目录下
2.修改
admin.py
bot_qq:改为机器人的QQ号 super_qq:添加或新增管理员的QQ号
3.修改
chuoyichuo.py
bot_name:设置机器人的昵称
4.修改
rongyu.py
bot_qq:改为机器人的QQ号 super_qq:添加或新增管理员的QQ号
更新日志
- v0.0.1
- 修复了大量的bug
关于 ISSUE
以下 ISSUE 会被直接关闭
- 提交 BUG 不使用 Template
- 询问已知问题
- 提问找不到重点
- 重复提问
请注意, 开发者并没有义务回复您的问题. 您应该具备基本的提问技巧。
有关如何提问,请阅读《提问的智慧》
感谢:
感谢@cjladmin的开源代码,在此基础上修改了bug
以后将持续更新并完善
其他插件
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
Close
Hashes for nonebot_plugin_eventmonitor-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | df350f569905322c0ff1a04ca964a8152d86172be52ea91dd33c3a5a92e04c40 |
|
MD5 | 7eeb78b6d2a72474022d933ccb89efc4 |
|
BLAKE2b-256 | 22186d25f19f00758661e3f946a05abfbe4dcc4931319bc737af0cc9d37a8477 |
Close
Hashes for nonebot_plugin_eventmonitor-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d979d3d4b733a7094344c7c447bf9d1e56c0de1b3d91fac7aa72c4077c0e900d |
|
MD5 | 673bac4733eb3e6cfc62df68bf43ddd0 |
|
BLAKE2b-256 | 320eb78381d40e59e95d99bc81643f454ff11f7e995bf7ee6f2f684cb974c1c2 |