Skip to content

Momixxxxxxx/discord-music-quizzer

 
 

Repository files navigation

Discord music quiz bot

forked from nicoeg/discord-music-quizzer

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.

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

Running the bot yourself

Make sure you have created applications for the following:

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

Then run these commands in in your project folder:

$ npm i
$ npm start

About

Discord music quiz bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Dockerfile 1.2%
  • Shell 0.7%