All Projects → lodev09 → sbotify

lodev09 / sbotify

Licence: MIT license
your personal bot that plays spotify music

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sbotify

Raveberry
A multi-user music server with a focus on participation
Stars: ✭ 442 (+1668%)
Mutual labels:  spotify, music-player
Pasta For Spotify
A material design Spotify client for Android
Stars: ✭ 93 (+272%)
Mutual labels:  spotify, music-player
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (+1876%)
Mutual labels:  spotify, music-player
blade-player
Android music player that plays from local library, Spotify or Deezer
Stars: ✭ 67 (+168%)
Mutual labels:  spotify, music-player
Ablemusicplayer
🎵 A Youtube Music like app with a Spotify like design - ad free and open source. Feel free to PR. NOTE: BEING REWRITTEN, HENCE THE REPO WILL BE INACTIVE FOR A WHILE
Stars: ✭ 167 (+568%)
Mutual labels:  spotify, music-player
Olivia
Elegant music player for LINUX
Stars: ✭ 261 (+944%)
Mutual labels:  spotify, music-player
Pause On Lock
Pause/Resume your music player when locking/unlocking your Linux desktop.
Stars: ✭ 79 (+216%)
Mutual labels:  spotify, music-player
BotBuilder-Watson
A Microsoft Bot Framework & IBM Watson bot
Stars: ✭ 19 (-24%)
Mutual labels:  skype, bot-framework
So Nice
Small Web interface to control iTunes, Spotify, Rdio, MPD, Rhythmbox, Amarok and XMMS2. ♫
Stars: ✭ 141 (+464%)
Mutual labels:  spotify, music-player
Rompr
Web client for Mopidy and MPD
Stars: ✭ 115 (+360%)
Mutual labels:  spotify, music-player
spotube
A lightweight free Spotify 🎧 desktop-client 🖥 which handles playback manually, streams music using Youtube & no Spotify premium account is needed 😱
Stars: ✭ 361 (+1344%)
Mutual labels:  spotify, music-player
noteblock
A open-source music bot based on lavalink.
Stars: ✭ 93 (+272%)
Mutual labels:  spotify, music-player
Oud
🎵 The frontend of Oud, an online music streaming service that is a mimic of Spotify with all its functionalities built using ReactJS, React-Router, Bootstrap.
Stars: ✭ 48 (+92%)
Mutual labels:  spotify, music-player
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (+1108%)
Mutual labels:  spotify, music-player
spotify-terminal
Terminal application to play/control Spotify.
Stars: ✭ 61 (+144%)
Mutual labels:  spotify, music-player
A Pop
🎶 HD Music Streaming and Sharing Web App
Stars: ✭ 55 (+120%)
Mutual labels:  spotify, music-player
skype-bot-php
PHP CLI/Library for the Skype Bot API
Stars: ✭ 64 (+156%)
Mutual labels:  skype, bot-framework
Tizonia Openmax Il
Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
Stars: ✭ 1,556 (+6124%)
Mutual labels:  spotify, music-player
MusicPlayer
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️
Stars: ✭ 218 (+772%)
Mutual labels:  spotify, music-player
Jericho-Player
LightWeight Framework for discord.js v13 Music Bots and Radio Bots with fast moderation with commands and no memory leak.
Stars: ✭ 19 (-24%)
Mutual labels:  spotify, music-player


Sbotify Music Player Bot

About

A bot that plays music and playlists built using:

Development

Installation

Clone and install:

$ git clone https://github.com/lodev09/sbotify.git
$ cd sbotify
$ npm install

Create the .env file and configure your local environment. Learn more

PORT=3978
MICROSOFT_APP_ID=your_microsoft_app_id
MICROSOFT_APP_PASSWORD=your_microsoft_password
SPOTIFY_QUEUE_PLAYLIST_NAME=your_queue_playlist
SPOTIFY_REDIRECT_URI=your_spotify_redirect_uri
LOUIS_MODEL=your_louis_model_uri
$ npm run dev

Download and run the Bot Framework Emulator to do your test and debug sbotify

Channels

Currently on:

Credits

Feedback and PRs are welcome!

License

The MIT License.

See LICENSE

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].