Skip to content

Commit 4aadf63

Browse files
authored
Update Branch and Bot_Version
1 parent 964c809 commit 4aadf63

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

plugins/registry.json

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,66 +28,72 @@
2828
},
2929
"welcomer": {
3030
"repository": "fourjr/modmail-plugins",
31-
"branch": "master",
31+
"branch": "v4",
3232
"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",
33+
"bot_version": "4.0.0",
3434
"title": "New member messages plugin",
3535
"icon_url": "https://i.imgur.com/Mo60CdK.png",
3636
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
3737
},
3838
"countdowns": {
3939
"repository": "fourjr/modmail-plugins",
40-
"branch": "master",
40+
"branch": "v4",
4141
"description": "Setup a countdown voice channel in your server!",
42-
"bot_version": "3.6.2",
42+
"bot_version": "4.0.0",
4343
"title": "Countdowns",
4444
"icon_url": "https://i.imgur.com/Mo60CdK.png",
4545
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
4646
},
4747
"claim": {
4848
"repository": "fourjr/modmail-plugins",
49-
"branch": "master",
49+
"branch": "v4",
5050
"description": "Allows supporters to claim thread by sending ?claim in the thread channel",
51+
"bot_version": "4.0.0",
5152
"title": "Claim Thread",
5253
"icon_url": "https://i.imgur.com/Mo60CdK.png",
5354
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
5455
},
5556
"emote-manager": {
5657
"repository": "fourjr/modmail-plugins",
57-
"branch": "master",
58+
"branch": "v4",
5859
"description": "Allows managing server emotes via ?emoji",
60+
"bot_version": "4.0.0",
5961
"title": "Emote Manager",
6062
"icon_url": "https://i.imgur.com/Mo60CdK.png",
6163
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
6264
},
6365
"gen-log": {
6466
"repository": "fourjr/modmail-plugins",
65-
"branch": "master",
67+
"branch": "v4",
6668
"description": "Outputs a text log of a thread in a specified channel",
69+
"bot_version": "4.0.0",
6770
"title": "Log Generator",
6871
"icon_url": "https://i.imgur.com/Mo60CdK.png",
6972
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
7073
},
7174
"media-logger": {
7275
"repository": "fourjr/modmail-plugins",
73-
"branch": "master",
76+
"branch": "v4",
7477
"description": "Re-posts detected media from all visible channels into a specified logging channel",
78+
"bot_version": "4.0.0",
7579
"title": "Media Logger",
7680
"icon_url": "https://i.imgur.com/Mo60CdK.png",
7781
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
7882
},
7983
"report": {
8084
"repository": "fourjr/modmail-plugins",
81-
"branch": "master",
85+
"branch": "v4",
8286
"description": "Specify an emoji to react with on messages. Generates a 'report' in specified logging channel upon react.",
87+
"bot_version": "4.0.0",
8388
"title": "Report",
8489
"icon_url": "https://i.imgur.com/Mo60CdK.png",
8590
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
8691
},
8792
"top-supporters": {
8893
"repository": "fourjr/modmail-plugins",
89-
"branch": "master",
94+
"branch": "v4",
9095
"description": "Gathers and prints the top supporters of handling threads.",
96+
"bot_version": "4.0.0",
9197
"title": "Top Supporters",
9298
"icon_url": "https://i.imgur.com/Mo60CdK.png",
9399
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"

0 commit comments

Comments
 (0)