Webhook Server for wordPractice Handles voting, and other things. Configuration Create a .env file in the root directory of the repository. Copy the content from .env.example into .env and fill it with the necessary information. Installation pip3 install -r requirements.txt Running python3 main.py