Skip to content

Commit b84b26f

Browse files
authored
Merge pull request #3211 from Coolguy3289/patch-5
Re-Add/Expand on FourJR Plugins
2 parents df63dec + 4aadf63 commit b84b26f

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

plugins/registry.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,77 @@
3434
"title": "Suggest stuff.",
3535
"icon_url": "https://i.imgur.com/qtE7AH8.png",
3636
"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"
37109
}
38110
}

0 commit comments

Comments
 (0)