Skip to content

A middleware work on EFB which can memtion the user while receiving a keyword in set

Notifications You must be signed in to change notification settings

MatrixLau/efb-keyword_mention_middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

efb-keyword_mention_middleware

设置在所有对话、群组、私聊中的关键词

关键词一接收,就会在Telegram艾特你

使用方法:

1、把keywordmention.py放入EFB目录下的modules/

2、在EFB目录下profiles/default/config.yaml文件中添加

middlewares:
  - keywordmention.MatrixLauMiddleware

3、在keywordmention.pykeywords_group, keywords_private, keywords_all字典中按照要求添加关键词

提示:可用于实现提示拍一拍、红包消息等

更新已加入丰巢的快递信息通知,默认打开,可在keywordmention.pykeyword_fengchao中设置开关

About

A middleware work on EFB which can memtion the user while receiving a keyword in set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages