Live YouTube Entertainment (LYTE) is a bot that allows viewers of a livestream to use commands to queue music

1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

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