a personal bot with a variety of features, usually just random stuff.
Create a .env file in the root directory with the following contents, and replace the values in it.
DISCORD_BOT_TOKEN=your_discord_bot_token_here
LAVALINK_SERVER_PASSWORD=whatever_as_server_password
UID=1000
GID=1000then run
docker compose up -d