Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely embed wording changes + other small tweaks + combine pause commands | Parker | 2024-11-29 | 1 | -12/+31 |
| | |||||
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -10/+3 |
| | | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail | ||||
* | `black --line-length 79` | Parker | 2024-10-31 | 1 | -1/+4 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | Black code reformatting | Parker | 2024-03-31 | 1 | -1/+0 |
| | |||||
* | Create `pause` command | Parker | 2024-03-31 | 1 | -0/+38 |