From a61a4e88afb9f57aabaa75469ad8b1a214fc6c97 Mon Sep 17 00:00:00 2001 From: PC-Admin Date: Mon, 24 Jul 2023 07:01:41 +0800 Subject: [PATCH] whoops wrong numbers --- moderation_tool.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ####")