wetdry.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are a community focused on gaming, tech, entertainment, and more.

Administered by:

Server stats:

723
active users

Self-hosters: Lavalink has just released version 4.0.0, which introduces a new API incompatible with the v3 API.

This version of Lavalink is currently incompatible with the main esmBot branch. However, there is an experimental branch of esmBot that does support this version.

If you'd like to test this branch, run the following command and do the steps you would normally do to update:

git checkout lavalink-v4

If not, then stay on the main branch and keep using the latest v3 version (which as of right now is 3.7.10).

The lavalink-v4 branch has been merged into the main branch and further fixes have been made. If you were previously using this branch, you can move back to the main branch with this command:

git checkout master

Because of large architectural differences between Lavalink v3 and v4, the bot now only supports the v4 series. Make sure to copy over the updated application.yml file when updating.