aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/conversationstarters.py (follow)
Commit message (Collapse)AuthorAgeLines
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-09-10-1/+1
| | | Co-authored-by: Dennis Pham <[email protected]>
* 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
| | | Co-authored-by: Shirayuki Nekomata <[email protected]>
* Update bot/exts/evergreen/conversationstarters.pyGravatar Xithrius2020-09-09-1/+1
| | | Co-authored-by: Shirayuki Nekomata <[email protected]>
* 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
| | | Co-authored-by: Dennis Pham <[email protected]>
* 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
| | | | Changed resource path to evergreen, added WHITELISTED_CHANNELS to PY_TOPICS channels.
* Linted.Gravatar Xithrius2020-08-10-3/+2
|
* Updated to comply with reviews.Gravatar Xithrius2020-08-10-0/+57