Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 488 Bytes

A Discord bot template using discordgo that can play audio from YouTube links, primarily using code from voice.go.

Requirements

ffmpeg, yt-dlp

env

create a .env file, see env.example

Commands

/join join your vc channel.

/play play YouTube Audio following a link.

example:

/play https://www.youtube.com/watch?v=dQw4w9WgXcQ

/leave leave the vc channel.