natanbc / catnip-voice

Send audio from the same process as your catnip bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catnip-voice

Send audio from the same process as your catnip bot

Usage

  1. Add the jitpack repository
  2. 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
  3. Get an audio send system, such as jda-nas

An example bot is available here

About

Send audio from the same process as your catnip bot


Languages

Language:Java 100.0%