aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-02-02Add override_in_channel decoGravatar Shivansh-007-1/+3
2021-02-02Make use of constantsGravatar Shivansh-007-18/+21
2021-02-01Fixes Issue Matching RegexGravatar Hassan Abouelela-1/+1
Changes the automatic issue matching regex to make it work for repos at the very beginning of messages.
2021-02-01Remove brackets from .joinGravatar Shivansh-007-1/+1
2021-02-01Rename cog CheatSheet ; Change Embed code to a single constructor ; remove ↵Gravatar Shivansh-007-14/+18
headers as chubin/cheat.sh#280 got merged ; improve error embed docstrings