A simple Discord music bot written in Go that can play audio from YouTube URLs. This bot allows users to play, pause, resume, skip, and stop music directly in Discord voice channels.
- Play music from YouTube URLs
- Basic command handling for music control
- Environment variable configuration using .env file
- Go (version 1.19 or higher)
- Docker (optional, for containerization)
- Discord bot token
TBA