All Projects â†’ nimarion â†’ spoticord

nimarion / spoticord

Licence: MIT license
🎶 View the Spotify listening activity of your entire discord guild. Top Tracks, Album, Artists and more...

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to spoticord

Music-Discord-Bot
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock.
Stars: ✭ 57 (+216.67%)
Mutual labels:  spotify, discordbot
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+405.56%)
Mutual labels:  jda, discordbot
neko-bot-jda
The official Nekos.life Discord bot
Stars: ✭ 17 (-5.56%)
Mutual labels:  jda
Chleon-Player
A minimalistic media player which adjusts the color based on the wallpaper or cover.
Stars: ✭ 29 (+61.11%)
Mutual labels:  spotify
Comfy-spicetify
Stay comfy while listening to music
Stars: ✭ 307 (+1605.56%)
Mutual labels:  spotify
nabbyl
A web app to get the color palette from your favorite albums.
Stars: ✭ 22 (+22.22%)
Mutual labels:  spotify
discord-clock
A simple clock script for your bot to show what time it is in your server | Discord.js v13 ready!
Stars: ✭ 29 (+61.11%)
Mutual labels:  discordbot
xspfy
Import XSPF playlists to Spotify.
Stars: ✭ 29 (+61.11%)
Mutual labels:  spotify
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (+5.56%)
Mutual labels:  spotify
speedcord
Lightweight discord library
Stars: ✭ 22 (+22.22%)
Mutual labels:  discordbot
qbot
Qbot is an advanced, easy to setup, free, and unbranded Discord-Roblox ranking bot. If at any time during setting it up you need assistance, you can join the support server.
Stars: ✭ 56 (+211.11%)
Mutual labels:  discordbot
nextcord
A Python wrapper for the Discord API forked from discord.py
Stars: ✭ 956 (+5211.11%)
Mutual labels:  discordbot
spotify-playlist-generator-analyzer
Creates a personal playlist based on self chosen preferences.
Stars: ✭ 38 (+111.11%)
Mutual labels:  spotify
reaction-light
Easy to use reaction role Discord bot written in Python.
Stars: ✭ 108 (+500%)
Mutual labels:  discordbot
spotify-to-mp3-python
The simplest way to convert/download your Spotify playlist into MP3 files, using Python 3.
Stars: ✭ 87 (+383.33%)
Mutual labels:  spotify
spotify-api-graphql-console
Spotify Web API GraphQL console.
Stars: ✭ 29 (+61.11%)
Mutual labels:  spotify
aw-watcher-spotify
Logs what you listen to on Spotify
Stars: ✭ 41 (+127.78%)
Mutual labels:  spotify
Fool
Simple Russian voice assistant based on Android Things and Raspberry Pi 3
Stars: ✭ 26 (+44.44%)
Mutual labels:  spotify
shinpuru
シンプル - Discord Bot with backups, moderation, karma ranking, a starboard, code execution, raid alerting, a web interface, twitch notifications and more!
Stars: ✭ 141 (+683.33%)
Mutual labels:  discordbot
boombeastic
A Raspberry Pi based smart connected speaker with support for airplay, spotify, mpd and local playback
Stars: ✭ 206 (+1044.44%)
Mutual labels:  spotify

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].