Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp OpenAI recommendations | Parker | 2024-07-11 | 1 | -1/+1 |
* | Remove extra `on_node_connection` listener | Parker | 2024-06-26 | 1 | -4/+0 |
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -6/+15 |
* | Catch ClientError on player definition | Parker | 2024-06-26 | 1 | -2/+10 |
* | Log error when lavalink connection fails | Parker | 2024-06-26 | 1 | -18/+12 |
* | Catch error when `autoplay` isn't on at queue end | Parker | 2024-05-13 | 1 | -1/+4 |
* | Create/Implement `CheckPlayerError` error class | Parker | 2024-04-14 | 1 | -5/+6 |
* | Delete guild_id from autoplay list on queue ending | Parker | 2024-04-13 | 1 | -0/+1 |
* | Add more autoplay songs when queue gets low | Parker | 2024-04-12 | 1 | -0/+11 |
* | Remove `CreatePlayerError` just go back to `AppCommandError` | Parker | 2024-04-09 | 1 | -10/+5 |
* | Use custom `CreatePlayerError` | Parker | 2024-04-09 | 1 | -5/+10 |
* | Default music code | Parker | 2024-03-31 | 1 | -0/+198 |