Skip to content

Commit 499d947

Browse files
committed
Merge branch 'master' of https://github.com/kyb3r/modmail
2 parents 927ac8d + ae531c4 commit 499d947

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

plugins/registry.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11
{
2+
"close_message": {
3+
"repository": "python-discord/modmail-plugins",
4+
"branch": "main",
5+
"description": "Add a ?closemessage command that will close the thread after 15 minutes with a default message.",
6+
"bot_version": "2.20.1",
7+
"title": "Close message",
8+
"icon_url": "https://i.imgur.com/ev7BFMz.png",
9+
"thumbnail_url": "https://i.imgur.com/ev7BFMz.png"
10+
},
11+
"mdlink": {
12+
"repository": "python-discord/modmail-plugins",
13+
"branch": "main",
14+
"description": "Generate a ready to paste link to the thread logs.",
15+
"bot_version": "2.20.1",
16+
"title": "MDLink",
17+
"icon_url": "https://i.imgur.com/JA2E63R.png",
18+
"thumbnail_url": "https://i.imgur.com/JA2E63R.png"
19+
},
20+
"reply_cooldown": {
21+
"repository": "python-discord/modmail-plugins",
22+
"branch": "main",
23+
"description": "Forbid you from sending the same message twice in ten seconds.",
24+
"bot_version": "2.20.1",
25+
"title": "Reply cooldown",
26+
"icon_url": "https://i.imgur.com/FtRQveT.png",
27+
"thumbnail_url": "https://i.imgur.com/FtRQveT.png"
28+
},
229
"dragory-migrate": {
330
"repository": "kyb3r/modmail-plugins",
431
"branch": "master",
@@ -154,7 +181,7 @@
154181
"suggest": {
155182
"repository": "realcyguy/modmail-plugins",
156183
"branch": "master",
157-
"description": "Send suggestions to a selected server! It even has moderation...",
184+
"description": "Send suggestions to a selected server! It has accepting, denying, and moderation-ing.",
158185
"bot_version": "3.4.1",
159186
"title": "Suggest stuff.",
160187
"icon_url": "https://i.imgur.com/qtE7AH8.png",

0 commit comments

Comments
 (0)