feat(arabot): add soft mute role snowflake

This commit is contained in:
smyalygames
2023-02-09 17:51:08 +00:00
parent fcc10c392e
commit a44c804097
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ const devIDs = {
restrictions: {
sus: '999431674997788673',
muted: '999431675123597402',
softMute: '999431675098447940',
restricted1: '999431674997788677',
restricted2: '999431674997788676',
restricted3: '999431674997788675',

View File

@@ -36,6 +36,7 @@ let IDs = {
restrictions: {
sus: '859145930640457729',
muted: '730924813681688596',
softMute: '775934741139554335',
restricted1: '809769217477050369',
restricted2: '872482843304001566',
restricted3: '856582673258774538',