aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2019-08-12Cleaned speedrun.py, removed duplicate in json fileGravatar jakeHebert-17/+9
2019-08-09Cleaned up lint issues with speedrunGravatar jakeHebert-5/+6
2019-08-09added speedrun cog and its resourceGravatar jakeHebert-1/+58
2019-08-05Making sure the image BytesIO buffer gets processed correctly by using an ↵Gravatar SebastiaanZ-3/+2
existing utility function for it
2019-08-04Unify constants file quotation useGravatar sco1-11/+11
2019-08-04Add new Seasonalbot channel IDs to constantsGravatar sco1-1/+3
Change Show Your Projects channel to an env var
2019-08-04Apply suggeGravatar Suhail6inkling-1/+1
Co-Authored-By: kosayoda <[email protected]>
2019-08-04Add annotationsGravatar Suhail6inkling-5/+5
Co-Authored-By: Sebastiaan Zeeff <[email protected]>