Xander Bazzi 9b5ea0f41a
Some checks failed
Run Go Tests / Run Tests (pull_request) Has been cancelled
Remove unused workflow
2025-02-14 00:29:32 -05:00
2025-02-14 00:29:32 -05:00
2025-02-13 22:10:24 -07:00
2025-02-14 00:27:50 -05:00
2025-02-13 23:54:20 -05:00
2025-02-13 23:54:20 -05:00
2025-02-13 22:10:24 -07:00

Papi Bot

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

Running locally

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

Running tests locally

make test

Description
No description provided
Readme 27 MiB
Languages
Go 99.3%
Makefile 0.7%