Merge branch 'dev' into 'main'
More bug fux See merge request illegitimate/illegitimate-bot!31
This commit is contained in:
@@ -68,7 +68,7 @@ module.exports = {
|
|||||||
"**Reason:** `" + reason + "`")
|
"**Reason:** `" + reason + "`")
|
||||||
.setColor(embedColor)
|
.setColor(embedColor)
|
||||||
.setThumbnail({
|
.setThumbnail({
|
||||||
url: applicant.avatarURL()
|
url: applicant.avatarURL() ?? guild.iconURL()
|
||||||
})
|
})
|
||||||
.setFooter({
|
.setFooter({
|
||||||
iconURL: guild.iconURL(),
|
iconURL: guild.iconURL(),
|
||||||
|
|||||||
Reference in New Issue
Block a user