Handles Webhook interactions between services like Discord, Heroku, and Top.gg
Receives Heroku webhooks regarding the state of ChessCord, modifies the content, and sends them as a Discord Webhook.
python- The programming language usedflask- Used to run the webserverrequests- For sending webhook requests
PythonAnywhere- For deploying the server