|
1 | 1 | {
|
| 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 | + }, |
2 | 29 | "dragory-migrate": {
|
3 | 30 | "repository": "kyb3r/modmail-plugins",
|
4 | 31 | "branch": "master",
|
|
154 | 181 | "suggest": {
|
155 | 182 | "repository": "realcyguy/modmail-plugins",
|
156 | 183 | "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.", |
158 | 185 | "bot_version": "3.4.1",
|
159 | 186 | "title": "Suggest stuff.",
|
160 | 187 | "icon_url": "https://i.imgur.com/qtE7AH8.png",
|
|
0 commit comments