Skip to content

Commit 835390b

Browse files
authored
Remove tagging and case insensitive plugins
1 parent d50ec33 commit 835390b

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

plugins/registry.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
{
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-
},
112
"close_message": {
123
"repository": "python-discord/modmail-plugins",
134
"branch": "main",
@@ -35,15 +26,6 @@
3526
"icon_url": "https://i.imgur.com/FtRQveT.png",
3627
"thumbnail_url": "https://i.imgur.com/FtRQveT.png"
3728
},
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-
},
4729
"dragory-migrate": {
4830
"repository": "kyb3r/modmail-plugins",
4931
"branch": "master",

0 commit comments

Comments
 (0)