justcallmekoko / justcallmekoko/PythonDiscordBot
Create YouTube "Radio" plugin
未关闭
enhancement
help wanted
- 主要语言
- Python
- 星标
- 55
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 repository 现有的 plugin 结构以及 Discord 语音处理的入口点。确定 plugin 应如何接受 YouTube URL、处理视频和 playlist、加入用户的语音频道并播放音频;对于已经连接到语音频道的用户,这些行为都能正常工作即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100