mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 23:23:08 -04:00
- adds lc.banner
- adds server/global toggle for lc.u - update special button icons to use icon() system - fix hypesquad badge in lc.u - Google -> Google Search
This commit is contained in:
parent
07ceaac9d9
commit
bb78a514cc
10 changed files with 131 additions and 27 deletions
|
@ -58,7 +58,13 @@ module.exports.ICONS = Object.freeze({
|
|||
"brand": "<:ico_brand:1237843729880977459>",
|
||||
|
||||
"flask_mini": "<:ico_flask_mini:1260342544600928286>",
|
||||
"subtext_lightbulb": "<:ico_subt_lightbulb:1262470784224591934>",
|
||||
"subtext_lightbulb": "<:ico_subt_lightbulb:1263199767140237342>",
|
||||
|
||||
"button_thermometer": "<:ico_button_thermometer:1262512806633144382>",
|
||||
"button_user_profile_swap": "<:ico_button_user_profile_swap:1263198564528685188>",
|
||||
|
||||
"button_chevron_left": "<:button_chevron_left:1263214273640009749>",
|
||||
"button_chevron_right": "<:button_chevron_right:1263214275829436507>",
|
||||
|
||||
"home": "<:ico_home:1165257185488551976>",
|
||||
"image": "<:ico_image:1165257188235825274>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue