Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 18 additions & 9 deletions plugins/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@
"icon_url": "https://i.imgur.com/qtE7AH8.png",
"thumbnail_url": "https://i.imgur.com/qtE7AH8.png"
},
"reminder": {
"repository": "martinbndr/kyb3r-modmail-plugins",
"branch": "master",
"description": "Let´s you create reminders.",
"bot_version": "4.0.0",
"title": "Reminder",
"icon_url": "https://raw.githubusercontent.com/martinbndr/kyb3r-modmail-plugins/master/reminder/logo.png",
"thumbnail_url": "https://raw.githubusercontent.com/martinbndr/kyb3r-modmail-plugins/master/reminder/logo.png"
},
"welcomer": {
"repository": "fourjr/modmail-plugins",
"branch": "v4",
Expand Down Expand Up @@ -66,43 +75,43 @@
"repository": "fourjr/modmail-plugins",
"branch": "v4",
"description": "Allows managing server emotes via ?emoji",
"bot_version": "4.0.0",
"bot_version": "4.0.0",
"title": "Emote Manager",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
},
"gen-log": {
"gen-log": {
"repository": "fourjr/modmail-plugins",
"branch": "v4",
"description": "Outputs a text log of a thread in a specified channel",
"bot_version": "4.0.0",
"bot_version": "4.0.0",
"title": "Log Generator",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
},
"media-logger": {
"media-logger": {
"repository": "fourjr/modmail-plugins",
"branch": "v4",
"description": "Re-posts detected media from all visible channels into a specified logging channel",
"bot_version": "4.0.0",
"bot_version": "4.0.0",
"title": "Media Logger",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
},
"report": {
"report": {
"repository": "fourjr/modmail-plugins",
"branch": "v4",
"description": "Specify an emoji to react with on messages. Generates a 'report' in specified logging channel upon react.",
"bot_version": "4.0.0",
"bot_version": "4.0.0",
"title": "Report",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
},
"top-supporters": {
"top-supporters": {
"repository": "fourjr/modmail-plugins",
"branch": "v4",
"description": "Gathers and prints the top supporters of handling threads.",
"bot_version": "4.0.0",
"bot_version": "4.0.0",
"title": "Top Supporters",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
Expand Down