Skip to content

Notify the user through @-mentions when a keyword is found in messages.

Notifications You must be signed in to change notification settings

ehForwarderBot/efb-keyword_prompt-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

efb-keyword_prompt-middleware

关键字提示的插件 直接改keywords的列表内容即可,默认只有红包提示,我只是写来抢红包的~~ 目前仅支持微信红包

使用方法:

1、把__init.py__丢进models/blueness/

2、在配置文件profiles/default/config.yaml中添加

middlewares:
  - blueness.KeywordPromptMiddleware

3、修改__init.py__keywords的关键字,默认只有红包的提示

About

Notify the user through @-mentions when a keyword is found in messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages