aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-09-21Remove modlog from unload blacklist Gravatar gustavwilliam-1/+1
- No modlog exists for SeasonalBot and is therefore redundant Co-authored-by: Dennis Pham <[email protected]>
2020-09-21Update max_size of paginator Gravatar gustavwilliam-1/+1
- Should prevent `RuntimeError: Line exceeds maximum page size 698` Co-authored-by: Dennis Pham <[email protected]>
2020-09-21Fix core developers role idGravatar Gustav Odinger-1/+1
- Previous versions used the id from a local test server - This version uses the PyDis core developer role