aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-10-26chore: code cleanupGravatar bradtimmis-15/+4
2021-10-25chore: fix import order due to isortGravatar bradtimmis-1/+1
2021-10-25fix: finish restructure with all functionalityGravatar bradtimmis-329/+66
Added commands for `name` and `random`. Added the ability to look up the color name based on the hex value. Co-authored-by: Mohammad Rafivulla <[email protected]> Co-authored-by: Vivaan Verma <[email protected]>