Skip to content

Commit

Permalink
Add giveaway plugin to registry. (modmail-dev#3208)
Browse files Browse the repository at this point in the history
* Add giveaway plugin to registry.

* Update `thumbnail_url` for giveaway plugin.
  • Loading branch information
Jerrie-Aries authored Oct 1, 2022
1 parent 71416d2 commit 9e86f22
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugins/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"icon_url": "https://raw.githubusercontent.com/sebkuip/mm-plugins/master/advanced-menu/logo.png",
"thumbnail_url": "https://raw.githubusercontent.com/sebkuip/mm-plugins/master/advanced-menu/logo.png"
},
"giveaway": {
"repository": "Jerrie-Aries/modmail-plugins",
"branch": "master",
"description": "Host giveaways on your server with this plugin.",
"bot_version": "4.0.0",
"title": "Giveaway",
"icon_url": "https://github.com/Jerrie-Aries.png",
"thumbnail_url": "https://raw.githubusercontent.com/Jerrie-Aries/modmail-plugins/master/.static/giveaway.jpg"
},
"suggest": {
"repository": "realcyguy/modmail-plugins",
"branch": "v4",
Expand Down

0 comments on commit 9e86f22

Please sign in to comment.