We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea82848 + ea0c5fc commit 71416d2Copy full SHA for 71416d2
plugins/registry.json
@@ -1,4 +1,13 @@
1
{
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
+ },
11
"suggest": {
12
"repository": "realcyguy/modmail-plugins",
13
"branch": "v4",
@@ -8,4 +17,4 @@
17
"icon_url": "https://i.imgur.com/qtE7AH8.png",
18
"thumbnail_url": "https://i.imgur.com/qtE7AH8.png"
19
}
-}
20
+}
0 commit comments