Created for HXCI competitions.
The SimilarWordsMessager was created for 'last comment wins'. Unfortunately this was banned from the competition within a minute of running it ðŸ˜
First attempt: 11 seconds
After which I caused code to be banned from all future HXCI events... oops
You can either change the values in hyperx.py
, or you can create another file x.py
containing a dictionary, then replace the hyperx import on line 6 of main.py
with your new file name and dictionary name, importing as CUSTOM_WORDS.
python3 main.py