Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

lodev09/sbotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

Releases

No releases published

Packages

No packages published