mirror of
https://github.com/PC-Admin/matrix-moderation-tool.git
synced 2025-08-16 08:40:28 -04:00
add shadow ban function. ask if admin wants to shadow ban users before mass rdlist shutdowns. move example room/user lists into seperate folder.
This commit is contained in:
10
examples/example_create_users_list.txt
Executable file
10
examples/example_create_users_list.txt
Executable file
@@ -0,0 +1,10 @@
|
||||
user1,user1pass
|
||||
user2,user2pass
|
||||
user3,user3pass
|
||||
user4,user4pass
|
||||
user5,user5pass
|
||||
user6,user6pass
|
||||
user7,user7pass
|
||||
user8,user8pass
|
||||
user9,user9pass
|
||||
user10,user10pass
|
23
examples/example_room_list.json
Normal file
23
examples/example_room_list.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
"!yrYxlstWvCGAdoJouV:matrix.org",
|
||||
"!COsuaadCTetbYqrFMU:matrix.org",
|
||||
"!GArjClfoUptAWccrVS:matrix.org",
|
||||
"!DSrthZwcsuuMZdeVuT:matrix.org",
|
||||
"!AocvKCbVBHkvmRuCsv:matrix.org",
|
||||
"!KKFvvGdehVopAioVRf:matrix.org",
|
||||
"!LRxhNbCOrTsTyNImIw:matrix.org",
|
||||
"!WXbpkzOYvcSUTLQymi:matrix.org",
|
||||
"!vPbZHfLrCDqkgorTcG:matrix.org",
|
||||
"!jUJnVLSfaTjDoolSDA:matrix.org",
|
||||
"!btrXMmdLuXglyApMfF:matrix.org",
|
||||
"!delydyfeWafFCcoHFx:matrix.org",
|
||||
"!GRAudIVKbttnwQaNQY:matrix.org",
|
||||
"!mkaytGWtZjkUvNsIiD:matrix.org",
|
||||
"!emZVfYzjsfxlWAowjC:matrix.org",
|
||||
"!TRhdoFPfRxzyglpOim:matrix.org",
|
||||
"!oKEaimElquIAynUazT:tchncs.de",
|
||||
"!qiozdRbdpCHclyYshw:matrix.org",
|
||||
"!IBNZSFHWfwYfWcNJvP:matrix.org",
|
||||
"!aKprLHSIAuAnaGnBcE:matrix.org",
|
||||
"!WIyBceTWJxXlLdEoyY:matrix.org"
|
||||
]
|
21
examples/example_room_list.txt
Normal file
21
examples/example_room_list.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
!yrYxlstWvCGAdoJouV:matrix.org
|
||||
!COsuaadCTetbYqrFMU:matrix.org
|
||||
!GArjClfoUptAWccrVS:matrix.org
|
||||
!DSrthZwcsuuMZdeVuT:matrix.org
|
||||
!AocvKCbVBHkvmRuCsv:matrix.org
|
||||
!KKFvvGdehVopAioVRf:matrix.org
|
||||
!LRxhNbCOrTsTyNImIw:matrix.org
|
||||
!WXbpkzOYvcSUTLQymi:matrix.org
|
||||
!vPbZHfLrCDqkgorTcG:matrix.org
|
||||
!jUJnVLSfaTjDoolSDA:matrix.org
|
||||
!btrXMmdLuXglyApMfF:matrix.org
|
||||
!delydyfeWafFCcoHFx:matrix.org
|
||||
!GRAudIVKbttnwQaNQY:matrix.org
|
||||
!mkaytGWtZjkUvNsIiD:matrix.org
|
||||
!emZVfYzjsfxlWAowjC:matrix.org
|
||||
!TRhdoFPfRxzyglpOim:matrix.org
|
||||
!oKEaimElquIAynUazT:tchncs.de
|
||||
!qiozdRbdpCHclyYshw:matrix.org
|
||||
!IBNZSFHWfwYfWcNJvP:matrix.org
|
||||
!aKprLHSIAuAnaGnBcE:matrix.org
|
||||
!WIyBceTWJxXlLdEoyY:matrix.org
|
10
examples/example_users_list.txt
Normal file
10
examples/example_users_list.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
user1
|
||||
user2
|
||||
user3
|
||||
user4
|
||||
user5
|
||||
user6
|
||||
user7
|
||||
user8
|
||||
user9
|
||||
user10
|
Reference in New Issue
Block a user