1
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
+ "announcement" : {
12
+ "repository" : " Jerrie-Aries/modmail-plugins" ,
13
+ "branch" : " master" ,
14
+ "description" : " Create and post announcements. Supports both plain and embed. Also customisable using buttons and dropdown menus." ,
15
+ "bot_version" : " 4.0.0" ,
16
+ "title" : " Announcement" ,
17
+ "icon_url" : " https://github.com/Jerrie-Aries.png" ,
18
+ "thumbnail_url" : " https://raw.githubusercontent.com/Jerrie-Aries/modmail-plugins/master/.static/announcement.jpg"
19
+ },
20
+ "giveaway" : {
21
+ "repository" : " Jerrie-Aries/modmail-plugins" ,
22
+ "branch" : " master" ,
23
+ "description" : " Host giveaways on your server with this plugin." ,
24
+ "bot_version" : " 4.0.0" ,
25
+ "title" : " Giveaway" ,
26
+ "icon_url" : " https://github.com/Jerrie-Aries.png" ,
27
+ "thumbnail_url" : " https://raw.githubusercontent.com/Jerrie-Aries/modmail-plugins/master/.static/giveaway.jpg"
28
+ },
2
29
"suggest" : {
3
30
"repository" : " realcyguy/modmail-plugins" ,
4
31
"branch" : " v4" ,
7
34
"title" : " Suggest stuff." ,
8
35
"icon_url" : " https://i.imgur.com/qtE7AH8.png" ,
9
36
"thumbnail_url" : " https://i.imgur.com/qtE7AH8.png"
37
+ },
38
+ "welcomer" : {
39
+ "repository" : " fourjr/modmail-plugins" ,
40
+ "branch" : " v4" ,
41
+ "description" : " Add messages to welcome new members! Allows for embedded messages as well. [Read more](https://github.com/fourjr/modmail-plugins/blob/master/welcomer/README.md)" ,
42
+ "bot_version" : " 4.0.0" ,
43
+ "title" : " New member messages plugin" ,
44
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
45
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
46
+ },
47
+ "countdowns" : {
48
+ "repository" : " fourjr/modmail-plugins" ,
49
+ "branch" : " v4" ,
50
+ "description" : " Setup a countdown voice channel in your server!" ,
51
+ "bot_version" : " 4.0.0" ,
52
+ "title" : " Countdowns" ,
53
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
54
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
55
+ },
56
+ "claim" : {
57
+ "repository" : " fourjr/modmail-plugins" ,
58
+ "branch" : " v4" ,
59
+ "description" : " Allows supporters to claim thread by sending ?claim in the thread channel" ,
60
+ "bot_version" : " 4.0.0" ,
61
+ "title" : " Claim Thread" ,
62
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
63
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
64
+ },
65
+ "emote-manager" : {
66
+ "repository" : " fourjr/modmail-plugins" ,
67
+ "branch" : " v4" ,
68
+ "description" : " Allows managing server emotes via ?emoji" ,
69
+ "bot_version" : " 4.0.0" ,
70
+ "title" : " Emote Manager" ,
71
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
72
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
73
+ },
74
+ "gen-log" : {
75
+ "repository" : " fourjr/modmail-plugins" ,
76
+ "branch" : " v4" ,
77
+ "description" : " Outputs a text log of a thread in a specified channel" ,
78
+ "bot_version" : " 4.0.0" ,
79
+ "title" : " Log Generator" ,
80
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
81
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
82
+ },
83
+ "media-logger" : {
84
+ "repository" : " fourjr/modmail-plugins" ,
85
+ "branch" : " v4" ,
86
+ "description" : " Re-posts detected media from all visible channels into a specified logging channel" ,
87
+ "bot_version" : " 4.0.0" ,
88
+ "title" : " Media Logger" ,
89
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
90
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
91
+ },
92
+ "report" : {
93
+ "repository" : " fourjr/modmail-plugins" ,
94
+ "branch" : " v4" ,
95
+ "description" : " Specify an emoji to react with on messages. Generates a 'report' in specified logging channel upon react." ,
96
+ "bot_version" : " 4.0.0" ,
97
+ "title" : " Report" ,
98
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
99
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
100
+ },
101
+ "top-supporters" : {
102
+ "repository" : " fourjr/modmail-plugins" ,
103
+ "branch" : " v4" ,
104
+ "description" : " Gathers and prints the top supporters of handling threads." ,
105
+ "bot_version" : " 4.0.0" ,
106
+ "title" : " Top Supporters" ,
107
+ "icon_url" : " https://i.imgur.com/Mo60CdK.png" ,
108
+ "thumbnail_url" : " https://i.imgur.com/Mo60CdK.png"
10
109
}
11
- }
110
+ }
0 commit comments