mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
update award icons
This commit is contained in:
parent
b9e0d40cf3
commit
e3992bee38
1 changed files with 4 additions and 4 deletions
|
@ -66,10 +66,10 @@ module.exports.ICONS = Object.freeze({
|
||||||
"question": "<:ico_question:949420315677691934>",
|
"question": "<:ico_question:949420315677691934>",
|
||||||
"upvote": "<:ico_upvote:980238682353205259>",
|
"upvote": "<:ico_upvote:980238682353205259>",
|
||||||
"downvote": "<:ico_downvote:980238681971494963>",
|
"downvote": "<:ico_downvote:980238681971494963>",
|
||||||
"reddit_gold": "<:rda_gold:993616956844425266>",
|
"reddit_gold": "<:rdt_gold:993630360527196251>",
|
||||||
"reddit_silver": "<:rda_silver:993616958777983067>",
|
"reddit_silver": "<:rdt_silver:993630364327231628>",
|
||||||
"reddit_wholesome": "<:rda_wholesome:993616961231663165>",
|
"reddit_wholesome": "<:rdt_wholesome:993630485379031061>",
|
||||||
"reddit_helpful": "<:rda_helpful:993618441669984437>"
|
"reddit_helpful": "<:rdt_helpful:993630362372677774>"
|
||||||
})
|
})
|
||||||
|
|
||||||
module.exports.GUILD_FEATURES = Object.freeze({
|
module.exports.GUILD_FEATURES = Object.freeze({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue