A bot for Discord similar to music bots, but with video support on an external website.
To get a list of all available commands, run the <prefix> help
command.
After starting a video using the <prefix> play
command,
Below a few screenshots of the most important parts of Lacu.
- Clone the repo
- Install NodeJS 14.x
- Install Yarn
- Enter the directory using your favorite terminal
- Run
yarn
to install all dependencies - You can now run
yarn run dev
to nodemon and automatically restart the script when a change has been made
Migush