| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-06-22 | Remove str vs Sequence checking | -13/+8 | ||
| 2019-06-22 | Add trailing comma for ease of use | -1/+1 | ||
| 2019-06-22 | Changed all icon attributes to tuples | -6/+16 | ||
| 2019-06-21 | Code review changes | -12/+7 | ||
| 2019-06-21 | Add icons for evergreen | -0/+6 | ||
| 2019-06-21 | Fix new season not being reassigned and loaded | -0/+1 | ||
| 2019-06-21 | Change base logic to allow for listed icon attributes | -11/+46 | ||
| 2019-06-20 | Changed Path() arguments for readability | -40/+40 | ||
| 2019-06-20 | Clarified doc strings and tidied code per requests | -4/+8 | ||
| 2019-06-19 | Implemented review suggestions. | -10/+10 | ||
| Added namespaces for json loading and random choices. Changed Path() to take a direct path instead of an argument separated path. Added aliases "anthem" and "pridesong". Added periods to the end of all doc strings. | ||||
| 2019-06-18 | Lint and add doc strings | -2/+8 | ||
| 2019-06-18 | Added type hints | -3/+3 | ||
| 2019-06-18 | Finished vetting song list and received mod approval | -102/+58 | ||
| 2019-06-17 | Code runs as expected, anthem list needs vetted | -124/+295 | ||
| 2019-06-17 | Wrote initial code for running the bot command. | -59/+48 | ||