aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-10-05Fix issues occured while deploying [no ci]Gravatar CyberCitizen01-4/+6
- import PIL is the way to import pillow. - discord-flags isn't being used yet. - Fixed some of the linting issues.
2021-10-05Added ryanzec_colours.json constructed from ryanzec/name-that-colorGravatar CyberCitizen01-1/+1
Original source: https://github.com/ryanzec/name-that-color/blob/master/lib/ntc.js#L116-L1681