mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
reddit command
This commit is contained in:
parent
d0cb4ab67e
commit
c3213c28d8
6 changed files with 113 additions and 2 deletions
|
@ -65,7 +65,11 @@ module.exports.ICONS = Object.freeze({
|
|||
"locale": "<:ico_locale:925891616986791936>",
|
||||
"question": "<:ico_question:949420315677691934>",
|
||||
"upvote": "<:ico_upvote:980238682353205259>",
|
||||
"downvote": "<:ico_downvote:980238681971494963>"
|
||||
"downvote": "<:ico_downvote:980238681971494963>",
|
||||
"reddit_gold": "<:rda_gold:993616956844425266>",
|
||||
"reddit_silver": "<:rda_silver:993616958777983067>",
|
||||
"reddit_wholesome": "<:rda_wholesome:993616961231663165>",
|
||||
"reddit_helpful": "<:rda_helpful:993618441669984437>"
|
||||
})
|
||||
|
||||
module.exports.GUILD_FEATURES = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue