Javier Feliz d42bb9b288 Add opusframes package with encoding/decoding (#13)
Closes #12

Added a library to encode videos from yt-dlp into our custom `.of` file format that can be easily read and directly streamed to discord.

Co-authored-by: Xander Bazzi <xander@xbazzi.com>
Reviewed-on: https://www.gitgud.foo/thegrind/papibot/pulls/13
Reviewed-by: xbazzi <xander@xbazzi.com>
Co-authored-by: Javier Feliz <me@javierfeliz.com>
Co-committed-by: Javier Feliz <me@javierfeliz.com>
2025-02-07 12:20:35 -07:00
2025-02-04 22:55:37 -05:00

Papi Bot

Currently in development.

System requirements

  • ffmpeg make sure libopus is included
  • yt-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.

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