markdicks / spotify-controller-project

My first attempt at using C# to create an application. This is something that I can use, as well as the community I have come to know on twitch. Would be massive and help a lot of people out.
0 stars 0 forks source link

Spotify Control App

This is a C# application designed to control Spotify playback locally based on chat commands from platforms like Twitch and YouTube.

Features

Getting Started

Prerequisites

Installation

Clone the repository:

git clone https://github.com/your-username/spotify-control-app.git

Build the project:

dotnet build

Run the application:

dotnet run

Configuration

Create a `` file with your Spotify API credentials:

<to be completed>

Usage

  1. Open the application on the computer where Spotify is running.
  2. Connect to Twitch or YouTube chat.
  3. Use commands like !play artist song to control Spotify playback.

Contributing

If you'd like to contribute to this project, please follow the Contribution Guidelines.

Acknowledgments

Contact