A Python script that automates the creation of social images for Brutal Damage's Weekly Warmahordes matches.
- Python 3.7.1
- ImageMagick 6.9.8-10-Q8 (x86 or x64 depending on if your Python version is x86 or x64) Download
- Wand 0.4.5 Documentation
- Clone or download this repository.
- Install all of the prerequisites, making sure to add the various libraries to your PATH environment variable.
- Open your favorite command line tool (I use Cmder on Windows) and have at it! Example usage below.
python main.py -c1 harkevich1 -c2 haley2 -d 10/13/2018 -t 6:00PM
Created graphics are saved into the output/ folder of this repository.
