Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only search YouTube when enabled | Parker | 2024-11-29 | 1 | -10/+13 |
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 8 | -73/+57 |
* | Overhaul \`play\` command | Parker | 2024-11-28 | 8 | -15/+544 |
* | `black --line-length 79` | Parker | 2024-10-31 | 4 | -40/+102 |
* | Fix NotOwner error | Parker | 2024-09-18 | 1 | -3/+0 |
* | Don't produce errors on NotOwner | Parker | 2024-09-18 | 1 | -0/+3 |
* | Make YouTube support optional | Parker | 2024-08-24 | 1 | -1/+9 |
* | Change config.yaml -> file_path variable | Parker | 2024-08-02 | 1 | -1/+1 |
* | Change config validation - make more stuff optional | Parker | 2024-08-02 | 1 | -187/+185 |
* | Update search providers (Deezer, YTM, YT) | Parker | 2024-07-28 | 1 | -2/+2 |
* | Update media api key grabber | Parker | 2024-07-26 | 1 | -1/+2 |
* | Switch up search providers | Parker | 2024-07-24 | 1 | -5/+12 |
* | Automatically retrieve Apple Music media API key | Parker | 2024-07-20 | 2 | -19/+32 |
* | Move files to `utils` folder | Parker | 2024-07-20 | 4 | -2/+560 |
* | Update error handling (mainly `CheckPlayerError`) | Parker | 2024-07-20 | 1 | -0/+96 |