Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update embed | Parker | 2024-12-03 | 1 | -1/+11 |
| | |||||
* | Remove extra interaction response | Parker | 2024-12-01 | 1 | -2/+0 |
| | |||||
* | Tidy up unused variable/old logic | Parker | 2024-12-01 | 1 | -20/+15 |
| | |||||
* | Extra lavalink listeners/optional track logging | Parker | 2024-12-01 | 1 | -2/+57 |
| | |||||
* | Update success message embed | Parker | 2024-11-30 | 1 | -0/+6 |
| | |||||
* | self.bot.me -> self.bot.user | Parker | 2024-11-30 | 1 | -1/+1 |
| | |||||
* | Add queue paging with buttons | Parker | 2024-11-30 | 1 | -24/+76 |
| | |||||
* | Largely embed wording changes + other small tweaks + combine pause commands | Parker | 2024-11-29 | 12 | -126/+108 |
| | |||||
* | Update queue embed | Parker | 2024-11-29 | 1 | -3/+3 |
| | |||||
* | Remove unneeded checks/messages | Parker | 2024-11-29 | 1 | -28/+3 |
| | |||||
* | Continue skipping tracks on LoadError | Parker | 2024-11-29 | 1 | -7/+7 |
| | |||||
* | Append "audio" to YouTube searches | Parker | 2024-11-29 | 1 | -1/+1 |
| | |||||
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 13 | -276/+90 |
| | | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail | ||||
* | Update comments | Parker | 2024-11-28 | 1 | -4/+2 |
| | |||||
* | Overhaul \`play\` command | Parker | 2024-11-28 | 1 | -320/+94 |
| | | | | | | - Split custom sources into helper functions - Add proper logging and handling - Fix LoadError embed messsage | ||||
* | update/set poToken for youtube-source | Parker | 2024-11-25 | 1 | -0/+46 |
| | |||||
* | `black --line-length 79` | Parker | 2024-10-31 | 20 | -161/+522 |
| | |||||
* | NO player.repeat -> YES player.loop | Parker | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | Catch issue if song on repeat is skipped w/ nothing in queue | Parker | 2024-10-30 | 1 | -1/+11 |
| | |||||
* | Fix NotOwner error | Parker | 2024-09-18 | 1 | -0/+4 |
| | |||||
* | Merge pull request #5 from PacketParker/dev | Parker | 2024-08-24 | 1 | -9/+9 |
|\ | | | | | Optional YouTube support | ||||
| * | Make YouTube support optional | Parker | 2024-08-24 | 1 | -9/+9 |
| | | |||||
* | | Edit the original deferred interaction | Parker | 2024-08-12 | 1 | -1/+1 |
|/ | |||||
* | Make sure lyrics do not exceed 4096 characters | Parker | 2024-08-12 | 1 | -1/+18 |
| | |||||
* | Fix 404 errors when searching for lyrics | Parker | 2024-08-08 | 1 | -4/+6 |
| | |||||
* | Update references for new `/lyrics` command | Parker | 2024-08-02 | 2 | -0/+9 |
| | |||||
* | Fix dumbass mistake lol | Parker | 2024-08-02 | 1 | -1/+1 |
| | |||||
* | Change config validation - make more stuff optional | Parker | 2024-08-02 | 3 | -1/+88 |
| | |||||
* | Update search providers (Deezer, YTM, YT) | Parker | 2024-07-28 | 1 | -2/+2 |
| | |||||
* | Switch up search providers | Parker | 2024-07-24 | 1 | -4/+11 |
| | |||||
* | Update news message | Parker | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | Automatically retrieve Apple Music media API key | Parker | 2024-07-20 | 1 | -10/+13 |
| | |||||
* | Move files to `utils` folder | Parker | 2024-07-20 | 18 | -22/+22 |
| | |||||
* | Update error handling (mainly `CheckPlayerError`) | Parker | 2024-07-20 | 1 | -7/+4 |
| | |||||
* | Fix Apple Music artwork error | Parker | 2024-07-20 | 1 | -3/+6 |
| | |||||
* | Remove date from news | Parker | 2024-07-19 | 1 | -1/+1 |
| | |||||
* | Reference Apple Music changes | Parker | 2024-07-19 | 1 | -0/+5 |
| | |||||
* | Add support for APPLE MUSIC! | Parker | 2024-07-18 | 1 | -19/+114 |
| | |||||
* | Prepare for another Custom Source | Parker | 2024-07-18 | 1 | -1/+1 |
| | |||||
* | Overhaul cog command | Parker | 2024-07-12 | 3 | -44/+75 |
| | |||||
* | `You` -> `Use` | Parker | 2024-07-12 | 1 | -1/+1 |
| | |||||
* | Overhaul `sync` command | Parker | 2024-07-12 | 2 | -33/+59 |
| | |||||
* | Add proper references for all remaining commands | Parker | 2024-07-12 | 5 | -5/+17 |
| | |||||
* | Link references for `/news` | Parker | 2024-07-12 | 1 | -2/+2 |
| | |||||
* | Reference `news` command in `/help` | Parker | 2024-07-11 | 1 | -2/+6 |
| | |||||
* | Create `news` command to show updates | Parker | 2024-07-11 | 1 | -0/+31 |
| | |||||
* | Revamp OpenAI recommendations | Parker | 2024-07-11 | 2 | -3/+3 |
| | |||||
* | Properly subclass `CommandTree` for errors | Parker | 2024-07-10 | 1 | -93/+0 |
| | |||||
* | Remove extra `on_node_connection` listener | Parker | 2024-06-26 | 1 | -4/+0 |
| | |||||
* | Change connections to correct folder path | Parker | 2024-06-26 | 1 | -2/+2 |
| |