new invite display

This commit is contained in:
derpystuff 2023-04-04 00:31:20 +02:00
parent 9fa0fb1ee4
commit 115a9fe9ea
2 changed files with 14 additions and 5 deletions

View file

@ -109,7 +109,11 @@ module.exports.STATICS = Object.freeze({
urbandictionary: staticAsset(Statics.brands.urbandictionary),
wikihow: staticAsset(Statics.brands.wikihow),
wolframalpha: staticAsset(Statics.brands.wolframalpha),
youtube: staticAsset(Statics.brands.youtube)
youtube: staticAsset(Statics.brands.youtube),
embedSpacerInvite: staticAsset({
file: "misc/embed-spacer-botinvite.png",
revision: 0
})
})
module.exports.STATIC_ICONS = Object.freeze({