justcallmekoko / justcallmekoko/PythonDiscordBot

Create YouTube "Radio" plugin

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
55
Forks
6
PR merge metrics
No merged PRs in 30d

Description

This should be a new plugin that is able to receive a YouTube URL from a user. The URL can either be to a single YouTube video or a video playlist. The plugin will receive the audio and play the audio on a voice channel.

The plugin will select which channel to play the audio by joining the voice channel the user is already connected to. This means the user must be connected to a voice channel prior to using the plugin.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the repository's existing plugin structure and Discord voice-handling entry points. Determine how a plugin should accept a YouTube URL, handle both videos and playlists, join the user's voice channel, and play audio; done means these behaviors work for a user already connected to a voice channel.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.