Skip to content

Commit 7100d97

Browse files
Add publish plugin to registry (#2835)
Update registry.json
1 parent a51494d commit 7100d97

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

plugins/registry.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,14 @@
222222
"title": "Slow Mode",
223223
"icon_url": "https://cdn.discordapp.com/attachments/717029057635549274/717033838966210601/Slow_mode_-_icon.png",
224224
"thumbnail_url": "https://cdn.discordapp.com/attachments/717029057635549274/717029110907666482/Slow_mode_plugin_-_thumbnail.png"
225+
},
226+
"publish": {
227+
"repository": "codeinteger6/modmail-plugins",
228+
"branch": "master",
229+
"description": "Publish messages sent in announcement channels.",
230+
"bot_version": "3.5.0",
231+
"title": "Publish",
232+
"icon_url": "https://user-images.githubusercontent.com/44692189/89184422-96de3600-d5ba-11ea-98ea-d096aa385ad5.png",
233+
"thumbnail_url": "https://user-images.githubusercontent.com/44692189/89184422-96de3600-d5ba-11ea-98ea-d096aa385ad5.png"
225234
}
226235
}

0 commit comments

Comments
 (0)