This project is about as simple as the come. The idea was to keep track of ongoing and previous bans from Mythic League.
A simple application written in Golang, was built and made into a docker container. That App checked the ban queue every 3 minutes, and sent a notification for any new bans. The App supported sending the notification to a discord sever, and was built using the discord bot API.
This project is has been discontinued, a future version of this project may crop up in the future with better support for searching, filtering, and getting total # of bans for a given user. But as of right now no further development is planned.