A bot for various automation and support in the MTG Cube Talk discord
This bot is written using the Discord.py Rewrite.
Specificly addresses needs for Rotisserie Drafting
This bot needs Selenium Hub to function properly and utilizes selenium-python to interact with it. The remainder can be installed with: pip install -r requirements.txt
and ran in your choice of environment. Docker is not a pre-requisite, but a docker build file is included for convenience and for my deployment purposes.