Check if the given nicknames are already used on the platform: ESportal
You can add multiple nicknames by seperating them with "," (example: "heated,hooted,tkkg,selenium")
One nickname per line, nicknames need to be in "list.txt"
- python 3 (https://www.python.org/downloads/)
- selenium (pip install selenium)
- chromedriver (https://chromedriver.chromium.org/downloads)