A lightweight Discord music bot written in go with minimal dependencies. Optimized for low CPU (not RAM) usage and responsive playback. Directly uses youtube-dl and ffmpeg for downloading media.
This repository has been archived on 2022-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
r4 b80f163865 Fix formatting. 2021-07-28 17:37:21 +02:00
dca0 add code 2021-07-28 17:30:01 +02:00
util add code 2021-07-28 17:30:01 +02:00
ytdl add code 2021-07-28 17:30:01 +02:00
LICENSE Initial commit 2021-07-28 17:26:21 +02:00
README.md Initial commit 2021-07-28 17:26:21 +02:00
TODO.md Fix formatting. 2021-07-28 17:37:21 +02:00
args.go add code 2021-07-28 17:30:01 +02:00
commands.go add code 2021-07-28 17:30:01 +02:00
config.go add code 2021-07-28 17:30:01 +02:00
go.mod add code 2021-07-28 17:30:01 +02:00
go.sum add code 2021-07-28 17:30:01 +02:00
main.go add code 2021-07-28 17:30:01 +02:00

README.md

go-musicbot

A lightweight Discord music bot written in go with minimal dependencies. Optimized for low CPU (not RAM) usage and responsive playback. Directly uses youtube-dl and ffmpeg for downloading media.