aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-08-17Revert "Changed from json to yaml config so comments can be included."Gravatar Xithrius-73/+58
This reverts commit f489a87f7f1d66983b1e495427883837c57332fe.
2020-08-17Changed from json to yaml extraction of channel topics.Gravatar Xithrius-4/+8
2020-08-17Updated dependencies to include yaml config parser.Gravatar Xithrius-34/+53
2020-08-17Changed from json to yaml config so comments can be included.Gravatar Xithrius-58/+73
2020-08-10Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius-1/+1
Co-authored-by: Dennis Pham <[email protected]>
2020-08-10Gave the Embed the burple color.Gravatar Xithrius-2/+4
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