We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d41c1d commit b77e435Copy full SHA for b77e435
plugins/registry.json
@@ -34,6 +34,15 @@
34
"title": "Suggest stuff.",
35
"icon_url": "https://i.imgur.com/qtE7AH8.png",
36
"thumbnail_url": "https://i.imgur.com/qtE7AH8.png"
37
+ },
38
+ "reminder": {
39
+ "repository": "martinbndr/kyb3r-modmail-plugins",
40
+ "branch": "master",
41
+ "description": "Let´s you create reminders.",
42
+ "bot_version": "4.0.0",
43
+ "title": "Reminder",
44
+ "icon_url": "https://raw.githubusercontent.com/martinbndr/kyb3r-modmail-plugins/master/reminder/logo.png",
45
+ "thumbnail_url": "https://raw.githubusercontent.com/martinbndr/kyb3r-modmail-plugins/master/reminder/logo.png"
46
},
47
"welcomer": {
48
"repository": "fourjr/modmail-plugins",
0 commit comments