diff --git a/moderation_tool.py b/moderation_tool.py index aceea6c..1f59451 100755 --- a/moderation_tool.py +++ b/moderation_tool.py @@ -57,8 +57,8 @@ while pass_token == False: print("40) Delete and block a specific media.\t\t\t\t70) Generate user report.") print("41) Purge remote media repository up to a certain date.\t\t71) Decrypt user report .zip file.") print("42) Prepare database for copying events of multiple rooms.\t72) Lookup homeserver admin contact email.") - print("\t\t\t\t\t\t\t\t72) Send a test email.") - print("#### rdlist ####\t\t\t\t\t\t73) Send a test incident report to yourself.") + print("\t\t\t\t\t\t\t\t73) Send a test email.") + print("#### rdlist ####\t\t\t\t\t\t74) Send a test incident report to yourself.") print("50) Block all rooms with specific rdlist tags.") print("51) Block all rooms with recommended rdlist tags.") print("\n#### ipinfo.io ####")