Skip to content

Commit 7ed1fcb

Browse files
committed
add fourjr claim
1 parent 5241e54 commit 7ed1fcb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ however, insignificant breaking changes do not guarantee a major version bump, s
2020

2121
## Internal
2222

23-
- Change heroku python version to 3.9.4 [PR #3001](https://github.com/kyb3r/modmail/pull/3001)
23+
- Change heroku python version to 3.9.4 ([PR #3001](https://github.com/kyb3r/modmail/pull/3001))
2424

2525
# v3.9.3
2626

plugins/registry.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,13 @@
230230
"bot_version": "3.9.0",
231231
"icon_url": "https://cdn.discordapp.com/avatars/180314310298304512/7552e0089004079304cc9912d13ac81d.png",
232232
"thumbnail_url": "https://cdn.discordapp.com/avatars/180314310298304512/7552e0089004079304cc9912d13ac81d.png"
233+
},
234+
"claim": {
235+
"repository": "fourjr/modmail-plugins",
236+
"branch": "master",
237+
"description": "Allows supporters to claim thread by sending ?claim in the thread channel",
238+
"title": "Claim Thread",
239+
"icon_url": "https://cdn.discordapp.com/avatars/180314310298304512/7552e0089004079304cc9912d13ac81d.png",
240+
"thumbnail_url": "https://cdn.discordapp.com/avatars/180314310298304512/7552e0089004079304cc9912d13ac81d.png"
233241
}
234242
}

0 commit comments

Comments
 (0)