added small section for docker in the readme

This commit is contained in:
aced 2025-02-05 05:35:06 -05:00
parent fe75a2c36f
commit 9db97ab6db

View File

@ -2,6 +2,12 @@
Currently in development.
## docker
docker build -t papibot .
docker run -d papibot:latest --name papibot
## System requirements
- `ffmpeg` make sure libopus is included
- `yt-dlp`