Andesite

March 3, 2021 ยท View on GitHub

Standalone, mostly lavalink compatible audio sending node.

Support for andesite can be found in the amyware server, on the #andesite channel.

Features

Installing

Grab a jar from the releases page or use the docker image

Andesite requires a JVM with Java 15 support.

A musl-based docker image can be built with DOCKERFILE=musl/Dockerfile ./gradlew docker

Configuration

See CONFIGURATION.md

Clients

The API is mostly compatible with lavalink. All lavalink opcodes except configureResuming are compatible with Andesite. This incompatibility exists because Andesite implements resuming in a different way, with keys generated server side.