mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 04:24:14 +02:00
feat(arabot): add welcome restrict channel to IDs
This commit is contained in:
parent
039b84c6b5
commit
4d0ffe5dcd
@ -109,6 +109,7 @@ const devIDs = {
|
|||||||
disabilities: '999431679527628810',
|
disabilities: '999431679527628810',
|
||||||
},
|
},
|
||||||
restricted: {
|
restricted: {
|
||||||
|
welcome: '999431679812845655',
|
||||||
moderators: '999431679812845656',
|
moderators: '999431679812845656',
|
||||||
restricted: '999431680295194684',
|
restricted: '999431680295194684',
|
||||||
tolerance: '999431680295194685',
|
tolerance: '999431680295194685',
|
||||||
|
@ -112,6 +112,7 @@ let IDs = {
|
|||||||
disabilities: '933078769365823518',
|
disabilities: '933078769365823518',
|
||||||
},
|
},
|
||||||
restricted: {
|
restricted: {
|
||||||
|
welcome: '992060036312481874',
|
||||||
moderators: '928349536395604029',
|
moderators: '928349536395604029',
|
||||||
restricted: '847880218521632788',
|
restricted: '847880218521632788',
|
||||||
tolerance: '856516474120962048',
|
tolerance: '856516474120962048',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user