aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/conversationstarters.py (follow)
Commit message (Expand)AuthorAgeLines
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-09-10-1/+1
* Updated conversationstarters to simplify what values need to be checked.Gravatar Xithrius2020-09-10-7/+4
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-09-10-1/+4
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-09-09-1/+1
* Added RandomCycle utility to jump between set indexes repeatedly.Gravatar Xithrius2020-09-09-10/+3
* Removed logging.Gravatar Xithrius2020-09-09-3/+0
* Topics are now iterated through instead of randomly selected.Gravatar Xithrius2020-09-09-16/+26
* Sorted imports to comply with flake8 standards.Gravatar Xithrius2020-08-17-1/+1
* Changed from json to yaml extraction of channel topics.Gravatar Xithrius2020-08-17-4/+8
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-08-10-1/+1
* Gave the Embed the burple color.Gravatar Xithrius2020-08-10-2/+4
* ALL_ALLOWED_CHANNELS now is a list of channel IDs instead of None.Gravatar Xithrius2020-08-10-1/+1
* Linted.Gravatar Xithrius2020-08-10-3/+4
* Finalized whitelist for allowed channels .topic can be used in.Gravatar Xithrius2020-08-10-6/+14
* Linted.Gravatar Xithrius2020-08-10-3/+2
* Updated to comply with reviews.Gravatar Xithrius2020-08-10-0/+57