aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitch/README.md
blob: 69926fbe6f47b16b0299951fe033c6b32f1c3053 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Twitch Chat
Recipe for [Twitch](https://www.twitch.tv) chat integration with [Franz 5](http://meetfranz.com)

## To test this dev release

1. Clone/download the folder `twitch`.

2. Open the Franz Recipe folder on your machine:
  * Mac: `~/Library/Application Support/Franz/recipes/`
  * Windows: `%appdata%/Franz/recipes/`
  * Linux: `~/.config/Franz/recipes/`

3. Create a `dev` folder if you have not already done so

3. Unzip and copy the `twitch` folder into the recipes dev directory

4. Restart Franz

## How to create your own Franz recipes:
* [Read the documentation](https://github.com/meetfranz/plugins)

## Authors

### Original Author of V4 plugin

- [RedbackThomson](https://github.com/RedbackThomson/)

### Ported to V5 recipe by

- [Colin O'Dell](https://github.com/colinodell/)