Manual

You can always head to the latest release and download the .jar that contains the bot. Just make sure you have java 22 or higher installed and you are good to go.

Linux

Sometimes console is spammed with warnings on startup, you can remove these by adding this option before -jar --enable-native-access=ALL-UNNAMED

sudo java -jar <file.jar>

Last updated