Skip to content

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.

Notifications You must be signed in to change notification settings

markdicks/spotify-controller-project

Repository files navigation

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

  • Play, pause, and control Spotify playback
  • Search and play songs using chat commands
  • Integration with Twitch and/or YouTube chat
  • Display stream info (viewer count, stream health)
  • Implement chat functionality
  • Display redeems list

Getting Started

Prerequisites

  • .NET SDK
  • Visual Studio (optional)
  • NHttp Package
  • Spotify API credentials (client id and client secret)

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

  • Visual Studio 2022

Contact

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages