Update redact_all_messages.py

This commit is contained in:
cynic 2024-06-03 04:45:44 -05:00
parent 1efe0b2146
commit 1ea0931ded

View File

@ -6,7 +6,7 @@ from time import sleep
# configure your session here
homeserver = "matrix.thisisjoes.site"
homeserver = "matrix.domain.tld"
access_token = "syt_M4dpAzM_iQdfTcDDoiGhlOTDnz1r_5HfPcV"
room_id = sys.argv[1]