| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-09-09 | Removed logging. | -3/+0 | ||
| 2020-09-09 | Topics are now iterated through instead of randomly selected. | -16/+26 | ||
| 2020-09-09 | Added more topics. | -9/+14 | ||
| 2020-09-09 | Changed from json formatting to yaml to get the ability for comments. | -24/+22 | ||
| 2020-08-29 | Removed None from environ.get() in Wolfram NamedTuple to keep consistency ↵ | -1/+1 | ||
| throughout constants.py | ||||
| 2020-08-29 | Reverted the SeasonalBot commands channel. | -1/+1 | ||
| 2020-08-29 | Accidently commited tokens. All have been reset. | -2/+1 | ||
| 2020-08-29 | Removed the time utility and replaced it with the arrow package. | -74/+8 | ||
| Alphabetized the "Colours" NamedTuple in the constants file. | ||||
| 2020-08-29 | Update bot/exts/evergreen/wolfram.py | -2/+1 | ||
| Co-authored-by: Dennis Pham <[email protected]> | ||||