Code Monkey home page Code Monkey logo

spotify-connect's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

Spotify Connect

Spotify Connect allows you to use your Spotify playback information in Discord voicechats.


View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

This repository includes both the server and the client for Spotify Connect. However, for setting this up yourself, you'll only need the server. To access the client, you can just head over to Spotify Connect and fill in the IP of the server. If your server is hosted on localhost:3000, you can also leave this field empty.


Product Name Screen Shot

Built With

Getting Started

In order to use this bot yourself, you will need to set up the Spotify Connect Server.

Prerequisites

In order for the server to function correctly, you'll need to install node.js and Python. Also make sure, you're running the current version of npm.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/angelsflyinhell/Spotify-Connect.git
  2. Install NPM packages
    npm install
  3. Go to the discord developer dashboard and create a new Bot Application.
  4. Inside your cloned repo, head into the bot directory and create a new file called config.json.
  5. Use this template, fill out the fields with your own information and save it into the new file.
     {
         "port": "3000",
         "prefix": "!",
         "token": "bot-token-goes-here"
     }
  6. The Server is ready to use now! Open a new Terminal in the main directory and run
    npm run main                     #if you're using nodemon, you can also run 'npm run dev'

Usage

The Server can be installed on any operating system, which is supported by node.js and Python. For a 24/7 uptime, it is recommended to host the Spotify Connect Bot on a Server.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT LIcense. See LICENSE for more information.

Contact

angelsflyinhell - @angelsflyinhell - [email protected]

Project Link: https://github.com/angelsflyinhell/Spotify-Connect

spotify-connect's People

Contributors

angelsflyinhell avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

spotify-connect's Issues

Links are invalid

Description

Well Im trying to figure out what exactly you have created, but anything with This Link (http://connect.4c3711.xyz/) redirects to an unrelated webpage.

So I cant view the demo or see an example screenshot of what exactly this is

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.