summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Allowed images narrower than 800 pixelsKelly Rauchenberger2017-11-081-1/+11
| | | | | | | | Previously, the bot would try to ensure that it didn't use an image narrower than 800 pixels. This would sometimes cause it to download lots of images trying to find a valid one, and eventually end up stalling forever. To prevent this, images that are narrower than 800 pixels are now scaled up.
* Updated verbly (datafile versioning)Kelly Rauchenberger2017-11-082-4/+4
|
* Changed to RGB color interpolationKelly Rauchenberger2017-03-041-31/+9
| | | | It's way less accurate but actually kind of looks better.
* Created botKelly Rauchenberger2017-03-0310-0/+614