Skip to content
This repository was archived by the owner on May 23, 2020. It is now read-only.

natanbc/catnip-voice

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages