Skip to content

Commit ab863db

Browse files
authored
Replace claim plugin (#3437)
Replaces the claim plugin by fourjr to my claim plugin due to being fundamentally broken as of the current time. It has been created few support issues already that were not successfull to use the plugin.
1 parent 7322e99 commit ab863db

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

plugins/registry.json

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
{
2-
"advanced-menu": {
3-
"repository": "sebkuip/mm-plugins",
4-
"branch": "master",
5-
"description": "Advanced menu plugin using dropdown selectors. Supports submenus (and sub-submenus infinitely).",
6-
"bot_version": "v4.0.0",
7-
"title": "Advanced menu",
8-
"icon_url": "https://raw.githubusercontent.com/sebkuip/mm-plugins/master/advanced-menu/logo.png",
9-
"thumbnail_url": "https://raw.githubusercontent.com/sebkuip/mm-plugins/master/advanced-menu/logo.png"
10-
},
112
"announcement": {
123
"repository": "Jerrie-Aries/modmail-plugins",
134
"branch": "master",
@@ -72,13 +63,13 @@
7263
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
7364
},
7465
"claim": {
75-
"repository": "fourjr/modmail-plugins",
76-
"branch": "v4",
77-
"description": "Allows supporters to claim thread by sending ?claim in the thread channel",
78-
"bot_version": "4.0.0",
66+
"repository": "martinbndr/kyb3r-modmail-plugins",
67+
"branch": "master",
68+
"description": "Adds claim functionality to your modmail bot.",
69+
"bot_version": "4.2.1",
7970
"title": "Claim Thread",
80-
"icon_url": "https://i.imgur.com/Mo60CdK.png",
81-
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
71+
"icon_url": "https://i.ibb.co/dsPjgKLj/87249157.png",
72+
"thumbnail_url": "https://i.ibb.co/dsPjgKLj/87249157.png"
8273
},
8374
"emote-manager": {
8475
"repository": "fourjr/modmail-plugins",
@@ -134,4 +125,4 @@
134125
"icon_url": "https://i.imgur.com/A1auJ95.png",
135126
"thumbnail_url": "https://i.imgur.com/A1auJ95.png"
136127
}
137-
}
128+
}

0 commit comments

Comments
 (0)