We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d795478 commit 5c5ce64Copy full SHA for 5c5ce64
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-mail-notify": {
3
+ "display_name": "📬 邮件通知",
4
+ "desc": "监控邮箱新邮件并通过消息平台发送通知,支持 Gmail、杭电邮箱等任何 IMAP 邮箱",
5
+ "author": "gangcaiyoule",
6
+ "repo": "https://github.com/gangcaiyoule/astrbot_plugin_mail_notify",
7
+ "tags": [
8
+ "邮箱",
9
+ "提醒",
10
+ "监控"
11
+ ]
12
+ },
13
"astrbot-plugin-Xagent-searcher": {
14
"display_name": "AstrBot 推特 (X) 数据集成",
15
"desc": "使用X官方API来解析推特(X),获取推特的文本内容、图片和视频等信息。",
0 commit comments