aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-08-10ALL_ALLOWED_CHANNELS now is a list of channel IDs instead of None.Gravatar Xithrius-1/+1
2020-08-10Linted.Gravatar Xithrius-3/+4
2020-08-10Finalized whitelist for allowed channels .topic can be used in.Gravatar Xithrius-6/+14
Changed resource path to evergreen, added WHITELISTED_CHANNELS to PY_TOPICS channels.
2020-08-10Moved the resources to the correct folder for evergreen.Gravatar Xithrius-0/+0
2020-08-10Linted.Gravatar Xithrius-3/+2
2020-08-10Updated to comply with reviews.Gravatar Xithrius-17/+16
2020-08-09Finalized topic selection.Gravatar Xithrius-19/+26
2020-08-09Updated dependenciesGravatar Xithrius-63/+63