Initial commit

This commit is contained in:
r4
2021-07-28 17:26:21 +02:00
commit 6dfb9bc0b1
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.