| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Switches To Whitelist Check | 2021-02-07 | -2/+2 | |
| | | | | | | | Switches all instances of override_in_channel to whitelist override. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Update bot/exts/evergreen/conversationstarters.py | 2020-09-10 | -1/+1 | |
| | | | | Co-authored-by: Dennis Pham <[email protected]> | |||
| * | Updated conversationstarters to simplify what values need to be checked. | 2020-09-10 | -7/+4 | |
| | | ||||
| * | Update bot/exts/evergreen/conversationstarters.py | 2020-09-10 | -1/+4 | |
| | | | | Co-authored-by: Shirayuki Nekomata <[email protected]> | |||
| * | Update bot/exts/evergreen/conversationstarters.py | 2020-09-09 | -1/+1 | |
| | | | | Co-authored-by: Shirayuki Nekomata <[email protected]> | |||
| * | Added RandomCycle utility to jump between set indexes repeatedly. | 2020-09-09 | -10/+3 | |
| | | ||||
| * | Removed logging. | 2020-09-09 | -3/+0 | |
| | | ||||
| * | Topics are now iterated through instead of randomly selected. | 2020-09-09 | -16/+26 | |
| | | ||||
| * | Sorted imports to comply with flake8 standards. | 2020-08-17 | -1/+1 | |
| | | ||||
| * | Changed from json to yaml extraction of channel topics. | 2020-08-17 | -4/+8 | |
| | | ||||
| * | Update bot/exts/evergreen/conversationstarters.py | 2020-08-10 | -1/+1 | |
| | | | | Co-authored-by: Dennis Pham <[email protected]> | |||
| * | Gave the Embed the burple color. | 2020-08-10 | -2/+4 | |
| | | ||||
| * | ALL_ALLOWED_CHANNELS now is a list of channel IDs instead of None. | 2020-08-10 | -1/+1 | |
| | | ||||
| * | Linted. | 2020-08-10 | -3/+4 | |
| | | ||||
| * | Finalized whitelist for allowed channels .topic can be used in. | 2020-08-10 | -6/+14 | |
| | | | | | Changed resource path to evergreen, added WHITELISTED_CHANNELS to PY_TOPICS channels. | |||
| * | Linted. | 2020-08-10 | -3/+2 | |
| | | ||||
| * | Updated to comply with reviews. | 2020-08-10 | -0/+57 | |