Skip to content

Commit

Permalink
Remove tagging and case insensitive plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
fourjr authored Aug 6, 2021
1 parent d50ec33 commit 835390b
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions plugins/registry.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"case_insensitive_snippets": {
"repository": "python-discord/modmail-plugins",
"branch": "main",
"description": "Allow snippets to be ran even if with the wrong case. For example, ?Dm-RePort will be recognized as ?dm-report.",
"bot_version": "2.20.1",
"title": "Case insensitive snippets",
"icon_url": "https://i.imgur.com/kaJYlMB.png",
"thumbnail_url": "https://i.imgur.com/kaJYlMB.png"
},
"close_message": {
"repository": "python-discord/modmail-plugins",
"branch": "main",
Expand Down Expand Up @@ -35,15 +26,6 @@
"icon_url": "https://i.imgur.com/FtRQveT.png",
"thumbnail_url": "https://i.imgur.com/FtRQveT.png"
},
"tagging": {
"repository": "python-discord/modmail-plugins",
"branch": "main",
"description": "Add a ?tag command capable of adding a $message| header to the channel name.",
"bot_version": "2.20.1",
"title": "Tagging",
"icon_url": "https://i.imgur.com/WajSLB1.png",
"thumbnail_url": "https://i.imgur.com/WajSLB1.png"
},
"dragory-migrate": {
"repository": "kyb3r/modmail-plugins",
"branch": "master",
Expand Down

0 comments on commit 835390b

Please sign in to comment.