Skip to content

Commit c6f87cd

Browse files
authored
Add rename to registry.json (#3276)
* Add `rename` to `registry.json` Signed-off-by: Nicklaus <100449899+Nicklaus-s@users.noreply.github.com> * Change icon Signed-off-by: Nicklaus <100449899+Nicklaus-s@users.noreply.github.com> --------- Signed-off-by: Nicklaus <100449899+Nicklaus-s@users.noreply.github.com>
1 parent 2bc51e8 commit c6f87cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

plugins/registry.json

+9
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,14 @@
124124
"title": "Top Supporters",
125125
"icon_url": "https://i.imgur.com/Mo60CdK.png",
126126
"thumbnail_url": "https://i.imgur.com/Mo60CdK.png"
127+
},
128+
"rename": {
129+
"repository": "Nicklaus-s/modmail-plugins",
130+
"branch": "master",
131+
"description": "Set a thread channel name.",
132+
"bot_version": "4.0.0",
133+
"title": "Rename",
134+
"icon_url": "https://i.imgur.com/A1auJ95.png",
135+
"thumbnail_url": "https://i.imgur.com/A1auJ95.png"
127136
}
128137
}

0 commit comments

Comments
 (0)