parrot icon indicating copy to clipboard operation
parrot copied to clipboard

🦜 A hassle-free, highly performant, host-it-yourself Discord music bot with YouTube and Spotify support. Powered by yt-dlp.

Results 20 parrot issues
Sort by recently updated
recently updated
newest added

### 📝 Description So there's been a change to the way interaction responses are handled which causes some issues with the error reporting. If we attempt to create a new...

🪲 bug
👓 triage

## Rationale Add translations to change the default parrot language from English to something else. ## Description - Each message sent to the guild server must be translated. - It...

✨ feature
🎃 hacktoberfest

## Rationale We should have persistent-based settings (for example for the default Parrot language for that guild). These settings need to be persisted and read at the start. ## Description...

✨ feature
🎃 hacktoberfest

## Description When multiple people are using a `/play` command with playlists, the tracks are added as soon as they are processed, which means the original order of the playlists...

💬 discussion

## Rationale Documentation helps newcomers grasp how Parrot does what it does (best). It also helps current maintainers because we can't rely on having it all committed in memory. A...

✏️ documentation
🎃 hacktoberfest

- [ ] Add support for [Last.fm's API](https://www.last.fm/api) - [ ] Explore the [rustfm-scrobble](https://crates.io/crates/rustfm-scrobble) crate - [ ] Auto-scrobbling for users connected to the same voice channel as the bot...

✨ feature

A toggle that makes Parrot clean after itself. For each message Parrot sends, after the specified delay it cleans both response and request messages. **It should only be callable by...

✨ feature

### 📝 Description yt-dlp allows for streaming from multiple other sources other than YouTube. [A lot more actually](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md). In the play command, we check the query/url in this fashion: ```rust...

💬 discussion
🎃 hacktoberfest
👓 triage

### 📝 Description It seems that if there are at least two tracks in the queue, invoking `/superplay jump` - even if it works correctly - does not update the...

🐛 bug
🐤 good first issue
🎃 hacktoberfest

### 📝 Description I have decided to include two similar issues in the same gh-issue here. When adding a playlist to the bot and the bot then leaves (using e.g....

👓 triage