Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

DelxHQ/Soup

Repository files navigation

Soup

An open source music bot for Discord.

Warning

Soup is in early development! There's a lot of bugs

Running

Define your env varibles. Then simply run npm run start or yarn start if using yarn.

Building

npm run build or yarn build if using yarn.

Environment variables

DISCORD_TOKEN=
LAVALINK_HOST=
LAVALINK_PORT=
LOGS_CHANNEL=
SPOTIFY_CLIENTID=
SPOTIFY_CLIENTSECRET=
TOP_GG_TOKEN=