Faris0520 / discord-music-quizzer

Discord music quiz bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord music quiz bot

Start music quizzes from your Spotify playlists.
The bot will select random songs from the playlist and find them on Youtube to play. Participants can the guess the songs and their authors by typing in chat.

Use this link to add the bot to your discord channel.

Bot is inspired by https://github.com/galnir/Master-Bot.

Commands

The bot can be started using the following command: !music-quiz {playlist-link/id} {songs}

Example: !music-quiz 37i9dQZEVXbMDoHDwVN2tF 10

Songs can be skipped using !skip

To stop the quiz run !stop-music-quiz

Running the bot yourself

Make sure you have created applications for the following:

Once you have created the applications copy the .env.example to .env and fill out the values.

$ npm i
$ npm start

About

Discord music quiz bot


Languages

Language:TypeScript 98.1%Language:Dockerfile 1.2%Language:Shell 0.7%