Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ZipFile/twitch-stream-monitor

A tool for automatic recording of Twitch streams.
https://github.com/ZipFile/twitch-stream-monitor

twitch

Last synced: 3 months ago
JSON representation

A tool for automatic recording of Twitch streams.

Awesome Lists containing this project

README

        

# Twitch Stream Monitor

* [Installation and Usage](#installation-and-usage)
* [Installation and Usage (Windows)](#installation-and-usage-windows)
* [Command Line Interface](docs/cli.md)
* [Getting Credentials](docs/credentials.md)
* [Webhook Configuration](docs/webhook.md)
* [Environment Variables](docs/environment-variables.md)
* [Development](docs/development.md)
* [Ngrok Support](docs/ngrok.md)

## Installation and Usage

1. `go install github.com/ZipFile/twitch-stream-monitor@latest`
2. Create a `.env` file as descibed in [Environment Variables](docs/environment-variables.md#.env).
3. Run `twitch-stream-monitor monitor`.

## Installation and Usage (Windows)

1. Download latest version form the releases page and extract zip file.
2. Create a `twitch-stream-monitor.bat` file as descibed in [Environment Variables](docs/environment-variables.md#windows).
3. Run `twitch-stream-monitor.bat`.