Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
/ DiscordBot Public archive

Custom Discord bot with music quiz and music playback functionality

License

Notifications You must be signed in to change notification settings

MarkoGordic/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

Custom Discord bot with music quiz and music playback functionality.

Programming Languages & Integrations

Python Spotify Youtube Discord

Requirements

Installation

  1. Set bot's token
  2. Set parameters for proper integration with Spotify
  3. Run main.py and host bot by yourself or host bot online

Usage

Bot's command prefix is ?

Moderation Commands 🛠️

  • ?kick member_mention -> bot will kick mentioned member if you have needed permissions
  • ?ban member_mention -> bot will ban mention member if you have needed permissions

Voice Chat Commands 🎤

  • ?join -> bot will join voice channel you're in
  • ?leave -> bot will disconnect from voice channel

Music Quiz Commands 🎶

  • ?startquiz spotify_URI rounds -> starts music quiz with specified number of rounds using tracks from given Spotify playlist
  • ?skip -> vote for skip for currently playing track

Music Playback Commands 🎵

  • ?play url -> play song from valid Youtube URL

Licence

Released under the MIT license.

About

Custom Discord bot with music quiz and music playback functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages