Halo Elite Greetings Discord Bot

WORT WORT WORT

greetings.mp4

Built using Kotlin, Kord, and Lava Player!

A 'built just for fun' discord bot that can join discord voice channels and play audio from the blessed Halo Elite clip to greet discord users.

Add it to Your Server

The idea is you should self host this bot yourself, as it contains a docker-compose.yml file to allow you to easily throw it on a VPS. But if you want to use a demo example, you can invite it to your server here. But there is no gurantee of any uptime.

Quick Setup

The project is fairly simple, you should be able to just open the project in IntelliJ and run the run Gradle task to launch it. You will need to edit your configuration to include two environment variables which are:

The GREETINGS_AUDIO_LINK can really link to any video, but this points to an unlisted YouTube clip of the blessed Halo Elite clip mentioned above.

Running the shadowJar Gradle task will build a single .jar file that you run via the command line, this .jar should be located in the build/libs directory and end in '-all.jar'.

Tests(?)

Lol tests in a 'just for fun' project??? If it runs on the Dev bot it ships 👀