Papi Bot
Currently in development.
docker
docker build -t papibot . ;docker run -d papibot:latest --name papibot
System requirements
ffmpeg
make sure libopus is includedyt-dlp
Current testing steps
Copy .env.example to .env
Populate the discord bot keys
go run .
type !
in any channel in the discord while you're in a voice channel.
Build new builder container image
docker build -t www.gitgud.foo/thegrind/papibot-builder:<tag> Dockerfile.builder
Description
Languages
Go
99.3%
Makefile
0.7%