Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -20/+4 |
| | | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail | ||||
* | Overhaul \`play\` command | Parker | 2024-11-28 | 1 | -15/+7 |
| | | | | | | - Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage | ||||
* | `black --line-length 79` | Parker | 2024-10-31 | 1 | -6/+24 |
| | |||||
* | Fix NotOwner error | Parker | 2024-09-18 | 1 | -3/+0 |
| | |||||
* | Don't produce errors on NotOwner | Parker | 2024-09-18 | 1 | -0/+3 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -2/+2 |
| | |||||
* | Update error handling (mainly `CheckPlayerError`) | Parker | 2024-07-20 | 1 | -0/+96 |