From 43d1ee5a8435a69fa4031438aece8af1c658cb84 Mon Sep 17 00:00:00 2001 From: not here <102915075+no-there@users.noreply.github.com> Date: Wed, 4 May 2022 18:19:57 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d9af10..e9e4511 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # Monkeytype Bot Python -A python bot that does the typing test for you. -There are two different versions: script.py & script_anticheat.py +There are two different versions: `script.py` & `script_anticheat.py` -script.py is designed to go as fast as possible, while script_anticheat.py is designed to evade Monkeytype's anticheat. +`script.py` is designed to go as fast as possible, while `script_anticheat.py` is designed to evade Monkeytype's anticheat. ### Reporting Issues @@ -20,6 +19,8 @@ Please report any issues in the issues section on the GitHub if you have any and At the time of writing (4 May 2022), monkeytype prohibits botting typing tests. +This bot was tested using a locally hosted version of the monkeytype website (obtainable through their GitHub) as to avoid breaking their ToS. + As already agreed in the GNU licensing of this software: In no event unless required by applicable law or agreed to in writing will I or any other party who was involved in the creation/modification of this program as permitted above, be liable to you for damages, including general, special, incidential or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losesses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.