Open Issues Need Help
View All on GitHub [FR] Filter Explicit songs about 1 month ago
AI Summary: Implement a feature in the LYTE YouTube livestream music bot that allows the streamer to filter out explicit songs from the queue. This involves adding a configuration option (likely a boolean flag or a list of keywords/explicit content identifiers) and modifying the song queuing logic to check against this filter before adding a song to the queue.
Complexity:
3/5
enhancement help wanted good first issue
Live YouTube Entertainment (LYTE) is a bot that allows viewers of a livestream to use commands to queue music
Python