aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2019-05-31Update __init__.pyGravatar Leon Sandøy-2/+11
2019-05-30Fix snake draw commandGravatar sco1-4/+5
Change frame to bytes helper to return the BytesIO object rather than the full content of the buffer. Update variables & add an output type hint to reinforce the change to the helper's output.
2019-05-30Update pre-commit config so actually it uses the flake8 pluginsGravatar sco1-2/+10
2019-05-29Pushish the punished typoGravatar sco1-1/+1
2019-05-28Update d.py documentation linkGravatar sco1-1/+1
The Rewrite branch no longer exists
2019-05-28Relint updated cogs for new linting rulesGravatar sco1-5/+1
Fix last message scoping issue with show your project reactions
2019-05-14Removed test method I left in by mistake!Gravatar RohanRadia-4/+0
2019-05-14Changed comparison from Bot ID to d.py inbuilt bot filter.Gravatar RohanRadia-2/+7
2019-05-14Update bot/constants.pyGravatar RohanRadia-1/+1
Co-Authored-By: Daniel Brown <[email protected]>
2019-05-13Fixed broken constants commit with accidental changes.Gravatar RohanRadia-8/+9
2019-05-13Added the show projects channels to the constants file.Gravatar RohanRadia-8/+9