mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-21 03:58:05 +01:00
feat(arabot): add soft mute role snowflake
This commit is contained in:
@@ -33,6 +33,7 @@ const devIDs = {
|
||||
restrictions: {
|
||||
sus: '999431674997788673',
|
||||
muted: '999431675123597402',
|
||||
softMute: '999431675098447940',
|
||||
restricted1: '999431674997788677',
|
||||
restricted2: '999431674997788676',
|
||||
restricted3: '999431674997788675',
|
||||
|
||||
@@ -36,6 +36,7 @@ let IDs = {
|
||||
restrictions: {
|
||||
sus: '859145930640457729',
|
||||
muted: '730924813681688596',
|
||||
softMute: '775934741139554335',
|
||||
restricted1: '809769217477050369',
|
||||
restricted2: '872482843304001566',
|
||||
restricted3: '856582673258774538',
|
||||
|
||||
Reference in New Issue
Block a user