Python bot for playing quizzes on mentimeter.
We need the python selenium module to be able to control a web-browser.
pip install selenium
Make sure you also have the appropriate browser driver installed: https://www.selenium.dev/documentation/getting_started/installing_browser_drivers/