discord bot to create gradients grace ur WELCOME
- python 3
- pillow (pip install pillow)
- discord.py (pip install discord.py)
- update preferences.json with the bot API token and the name of the server you wish to run it in (only one per bot currently supported)
- run the bot using
python bot.py
!gradient will return a 1024x1024 gradient made with 2 random colors in a radial style with a random center point. the gradient has an alpha mask applied to it to generate circular images with a transparent background rather than square images.