Update redact_all_messages.py
This commit is contained in:
parent
1efe0b2146
commit
1ea0931ded
@ -6,7 +6,7 @@ from time import sleep
|
|||||||
|
|
||||||
|
|
||||||
# configure your session here
|
# configure your session here
|
||||||
homeserver = "matrix.thisisjoes.site"
|
homeserver = "matrix.domain.tld"
|
||||||
access_token = "syt_M4dpAzM_iQdfTcDDoiGhlOTDnz1r_5HfPcV"
|
access_token = "syt_M4dpAzM_iQdfTcDDoiGhlOTDnz1r_5HfPcV"
|
||||||
|
|
||||||
room_id = sys.argv[1]
|
room_id = sys.argv[1]
|
||||||
|
Loading…
Reference in New Issue
Block a user