Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 637 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 637 Bytes

MTGCubeTalkBot

A bot for various automation and support in the MTG Cube Talk discord

About the bot:

This bot is written using the Discord.py Rewrite.

Specificly addresses needs for Rotisserie Drafting

Requirements

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.