Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update queue embed | Parker | 2024-11-29 | 1 | -3/+3 |
| | |||||
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -12/+4 |
| | | | | | | - 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 | -5/+17 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | Add proper references for all remaining commands | Parker | 2024-07-12 | 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 `queue` command | Parker | 2024-03-31 | 1 | -0/+64 |