https://github.com/ehforwarderbot/efb-keyword_prompt-middleware
Notify the user through @-mentions when a keyword is found in messages.
https://github.com/ehforwarderbot/efb-keyword_prompt-middleware
efb-middleware eh-forwarder-bot
Last synced: about 1 year ago
JSON representation
Notify the user through @-mentions when a keyword is found in messages.
- Host: GitHub
- URL: https://github.com/ehforwarderbot/efb-keyword_prompt-middleware
- Owner: ehForwarderBot
- Created: 2020-11-06T07:59:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T11:19:59.000Z (almost 4 years ago)
- Last Synced: 2023-06-16T08:29:35.785Z (almost 3 years ago)
- Topics: efb-middleware, eh-forwarder-bot
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# efb-keyword_prompt-middleware
关键字提示的插件
直接改keywords的列表内容即可,默认只有红包提示,我只是写来抢红包的~~
目前仅支持微信红包
使用方法:
1、把__init.py__丢进`models/blueness/`
2、在配置文件`profiles/default/config.yaml`中添加
```
middlewares:
- blueness.KeywordPromptMiddleware
```
3、修改`__init.py__`中`keywords`的关键字,默认只有红包的提示