|
1 | 1 | {
|
| 2 | + "case_insensitive_snippets": { |
| 3 | + "repository": "python-discord/modmail-plugins", |
| 4 | + "branch": "main", |
| 5 | + "description": "Allow snippets to be ran even if with the wrong case. For example, ?Dm-RePort will be recognized as ?dm-report.", |
| 6 | + "bot_version": "2.20.1", |
| 7 | + "title": "Case insensitive snippets", |
| 8 | + "icon_url": "https://i.imgur.com/kaJYlMB.png", |
| 9 | + "thumbnail_url": "https://i.imgur.com/kaJYlMB.png" |
| 10 | + }, |
| 11 | + "close_message": { |
| 12 | + "repository": "python-discord/modmail-plugins", |
| 13 | + "branch": "main", |
| 14 | + "description": "Add a ?closemessage command that will close the thread after 15 minutes with a default message.", |
| 15 | + "bot_version": "2.20.1", |
| 16 | + "title": "Close message", |
| 17 | + "icon_url": "https://i.imgur.com/ev7BFMz.png", |
| 18 | + "thumbnail_url": "https://i.imgur.com/ev7BFMz.png" |
| 19 | + }, |
| 20 | + "mdlink": { |
| 21 | + "repository": "python-discord/modmail-plugins", |
| 22 | + "branch": "main", |
| 23 | + "description": "Generate a ready to paste link to the thread logs.", |
| 24 | + "bot_version": "2.20.1", |
| 25 | + "title": "MDLink", |
| 26 | + "icon_url": "https://i.imgur.com/JA2E63R.png", |
| 27 | + "thumbnail_url": "https://i.imgur.com/JA2E63R.png" |
| 28 | + }, |
| 29 | + "reply_cooldown": { |
| 30 | + "repository": "python-discord/modmail-plugins", |
| 31 | + "branch": "main", |
| 32 | + "description": "Forbid you from sending the same message twice in ten seconds.", |
| 33 | + "bot_version": "2.20.1", |
| 34 | + "title": "Reply cooldown", |
| 35 | + "icon_url": "https://i.imgur.com/FtRQveT.png", |
| 36 | + "thumbnail_url": "https://i.imgur.com/FtRQveT.png" |
| 37 | + }, |
| 38 | + "tagging": { |
| 39 | + "repository": "python-discord/modmail-plugins", |
| 40 | + "branch": "main", |
| 41 | + "description": "Add a ?tag command capable of adding a $message| header to the channel name.", |
| 42 | + "bot_version": "2.20.1", |
| 43 | + "title": "Tagging", |
| 44 | + "icon_url": "https://i.imgur.com/WajSLB1.png", |
| 45 | + "thumbnail_url": "https://i.imgur.com/WajSLB1.png" |
| 46 | + }, |
2 | 47 | "dragory-migrate": {
|
3 | 48 | "repository": "kyb3r/modmail-plugins",
|
4 | 49 | "branch": "master",
|
|
0 commit comments