Send audio from the same process as your catnip bot
- Add the jitpack repository
- Get a handler implementation (it'll pull the core as a transitive dependency)
- Currently, the only implementation is based on magma
- Group ID:
com.github.natanbc.catnip-voice, Artifact ID:magma-handler, Version: latest commit hash
- Get an audio send system, such as jda-nas
An example bot is available here