Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely embed wording changes + other small tweaks + combine pause commands | Parker | 2024-11-29 | 1 | -17/+13 |
| | |||||
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -25/+7 |
| | | | | | | - 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 | -9/+42 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -2/+2 |
| | |||||
* | Add proper references for all remaining commands | Parker | 2024-07-12 | 1 | -1/+1 |
| | |||||
* | Revamp OpenAI recommendations | Parker | 2024-07-11 | 1 | -2/+2 |
| | |||||
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | Create autoplay feature | Parker | 2024-04-12 | 1 | -0/+95 |
Use ChatGPT to get song recommendations based on current song queue. |