Vito's music bot is definitely my biggest project to date.
It's another discord music bot BUT it's MINE and I can do whatever i want with it.
This bot supports youtube playback and playback of youtube playlists.*A Youtube Data API v3 key is required for playlist importing
Youtube playback:
Youtube playlist playback:
Yes it can add your Spotify playlists
Automatically add similar tracks
*A Spotify developer app is required for Spotify functionality
This bot supports audio playback of local audio/video files
- Install python3+
- Clone repository
git clone https://github.com/Vito510/VMB-
run
setup.py -
add your discord bot token in
config/token.json -
(Optional) Get a A Youtube Data API v3 key and put it in
config/token.json -
(Optional) Get a A Spotify developer app and put it's id and secret it in
config/token.json -
(Optional) maybe change the bot prefix from "Vito" to something more sane
And thats it now you can run
python Vito\'s\ Music\ Bot.py



