View your guild's Spotify listening activity.
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 Spotifyusers- View the top 10 users in this guildclock- Shows when you listen to music the mostdelete- Delete your stored data from the databasehistory- View the last 10 tracks you have listened to.
- Follow the Docker CE install guide and the Docker Compose install guide, which illustrates multiple installation options for each OS.
- Set up your environment variables/secrets in
.envfile
MYSQL_ROOT_PASSWORD=???
MYSQL_DATABASE=Tracks
DATABASE_PASSWORD=???
DATABASE_USER=root
DATABASE_HOST=mysql
DISCORD_TOKEN=???
DISCORD_PREFIX=+
- Run the Docker App with
docker-compose up -d - That's it! 🎉
âš– License
MIT © Niklas


