Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agnes4m/nonebot_plugin_friends
Nonebot2查询,好友添加事件处理
https://github.com/agnes4m/nonebot_plugin_friends
Last synced: 18 days ago
JSON representation
Nonebot2查询,好友添加事件处理
- Host: GitHub
- URL: https://github.com/agnes4m/nonebot_plugin_friends
- Owner: Agnes4m
- License: mit
- Created: 2023-07-02T10:17:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-12T03:10:57.000Z (about 1 month ago)
- Last Synced: 2024-10-12T03:21:57.749Z (about 1 month ago)
- Language: Python
- Size: 34.2 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 指令
### 好友申请(权限为master_id|SUPERUSER)
- (被动) —— 接受好友请求
- 同意 —— 同意最近一次好友请求
- 同意[number] —— 同意指定qq号添加好友
- (回复消息)同意 —— 同意改申请的对象### 群聊申请(权限为群主|管理|master_id|SUPERUSER)
- (被动) —— 接受群聊申请
- 同意[number] —— 同意指定qq号添加好友
- (回复消息)同意 —— 同意改申请的对象## env配置
不知道可以不写
知道就按下面参数改添加到env中bot_nickname = '宁宁'
master_nickname = '主人'
master_id = ['114514']
group_request = True # 开启群聊申请处理## 🙈 其他
- 本项目仅供学习使用,请勿用于商业用途,喜欢该项目可以Star或者提供PR
- [爱发电](https://afdian.net/a/agnes_digital)