Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.
/ catnip-voice Public archive

Send audio from the same process as your catnip bot

Notifications You must be signed in to change notification settings

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