/Spot-Bot

Discord bot application that makes use of Spotify's Web API to fetch music data and manage user's playlists.

Primary LanguageJava

Spot-Bot

Discord bot application that makes use of Spotify's Web API to fetch music data and manage user's playlists.

Usage

Use the spot.help command to get a list of commands to access the Spotify API.

alt text

Example of using the spot.feat command: alt text

Adding Bot to Discord Server

Add Bot to Server

alt text

Libraries and APIs

Javacord - Multi-threaded library used to create a Discord bot.

spotify-web-api-java - Java wrapper/client for the Spotify Web API.

sdcf4j - Discord command framework