mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
resolve automod and slowmode issues
This commit is contained in:
parent
96aa781b01
commit
cec155bfab
3 changed files with 48 additions and 34 deletions
|
@ -34,7 +34,8 @@ module.exports.COLORS = Object.freeze({
|
|||
warning: 16426522,
|
||||
embed: 2829617,
|
||||
brand: 6809687,
|
||||
nsfw: 15549056
|
||||
nsfw: 15549056,
|
||||
incognito: 10057726,
|
||||
})
|
||||
|
||||
module.exports.BADGE_ICONS = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue