Skip to content

Commit a515662

Browse files
authored
Re-add/Expand FourJR Plugins
1 parent 9e86f22 commit a515662

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

plugins/registry.json

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,79 @@
2525
"title": "Suggest stuff.",
2626
"icon_url": "https://i.imgur.com/qtE7AH8.png",
2727
"thumbnail_url": "https://i.imgur.com/qtE7AH8.png"
28+
},
29+
"welcomer": {
30+
"repository": "fourjr/modmail-plugins",
31+
"branch": "master",
32+
"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)",
33+
"bot_version": "2.20.1",
34+
"title": "New member messages plugin",
35+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
36+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
37+
},
38+
"countdowns": {
39+
"repository": "fourjr/modmail-plugins",
40+
"branch": "master",
41+
"description": "Setup a countdown voice channel in your server!",
42+
"bot_version": "3.6.2",
43+
"title": "Countdowns",
44+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
45+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
46+
},
47+
"claim": {
48+
"repository": "fourjr/modmail-plugins",
49+
"branch": "master",
50+
"description": "Allows supporters to claim thread by sending ?claim in the thread channel",
51+
"title": "Claim Thread",
52+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
53+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
54+
},
55+
"emote-manager": {
56+
"repository": "fourjr/modmail-plugins",
57+
"branch": "master",
58+
"description": "Allows managing server emotes via ?emoji",
59+
"title": "Emote Manager",
60+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
61+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
62+
},
63+
"claim": {
64+
"repository": "fourjr/modmail-plugins",
65+
"branch": "master",
66+
"description": "Allows supporters to claim thread by sending ?claim in the thread channel",
67+
"title": "Claim Thread",
68+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
69+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
70+
},
71+
"gen-log": {
72+
"repository": "fourjr/modmail-plugins",
73+
"branch": "master",
74+
"description": "Outputs a text log of a thread in a specified channel",
75+
"title": "Log Generator",
76+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
77+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
78+
},
79+
"media-logger": {
80+
"repository": "fourjr/modmail-plugins",
81+
"branch": "master",
82+
"description": "Re-posts detected media from all visible channels into a specified logging channel",
83+
"title": "Media Logger",
84+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
85+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
86+
},
87+
"report": {
88+
"repository": "fourjr/modmail-plugins",
89+
"branch": "master",
90+
"description": "Specify an emoji to react with on messages. Generates a "report" in specified logging channel upon react.",
91+
"title": "Report",
92+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
93+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
94+
},
95+
"top-supporters": {
96+
"repository": "fourjr/modmail-plugins",
97+
"branch": "master",
98+
"description": "Gathers and prints the top supporters of handling threads.",
99+
"title": "Top Supporters",
100+
"icon_url": "https://i.imgur.com/Mo60CdK.png",
101+
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
28102
}
29103
}

0 commit comments

Comments
 (0)