Skip to content

Commit

Permalink
Add rename to registry.json (#3276)
Browse files Browse the repository at this point in the history
* Add `rename` to `registry.json`

Signed-off-by: Nicklaus <[email protected]>

* Change icon

Signed-off-by: Nicklaus <[email protected]>

---------

Signed-off-by: Nicklaus <[email protected]>
  • Loading branch information
Nicklaus-s authored Nov 19, 2023
1 parent 2bc51e8 commit c6f87cd
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 @@ -124,5 +124,14 @@
"title": "Top Supporters",
"icon_url": "https://i.imgur.com/Mo60CdK.png",
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
},
"rename": {
"repository": "Nicklaus-s/modmail-plugins",
"branch": "master",
"description": "Set a thread channel name.",
"bot_version": "4.0.0",
"title": "Rename",
"icon_url": "https://i.imgur.com/A1auJ95.png",
"thumbnail_url": "https://i.imgur.com/A1auJ95.png"
}
}

0 comments on commit c6f87cd

Please sign in to comment.