spoticord icon indicating copy to clipboard operation
spoticord copied to clipboard

๐ŸŽถ View the Spotify listening activity of your entire discord guild. Top Tracks, Album, Artists and more...

Build Status GitHub contributors GitHub Repo stars

spoticord

View your guild's Spotify listening activity.

โšกCommands

  • songs - View the top 10 tracks from the current guild.
  • album - View the top 10 album from the current guild.
  • artists - View the top 10 artists from the current guild.
  • time - See how much time you listened to music on Spotify
  • users - View the top 10 users in this guild
  • clock - Shows when you listen to music the most
  • delete - Delete your stored data from the database
  • history - View the last 10 tracks you have listened to.

๐Ÿ”ฐ Prerequisites

๐Ÿ›  Installation

  1. Follow the Docker CE install guide and the Docker Compose install guide, which illustrates multiple installation options for each OS.
  2. Set up your environment variables/secrets in .env file
MYSQL_ROOT_PASSWORD=???
MYSQL_DATABASE=Tracks
DATABASE_PASSWORD=???
DATABASE_USER=root
DATABASE_HOST=mysql
DISCORD_TOKEN=???
DISCORD_PREFIX=+
  1. Run the Docker App with docker-compose up -d
  2. That's it! ๐ŸŽ‰

๐Ÿ“ท Screenshots

Songs History Artists

โš– License

MIT ยฉ Niklas