aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/twitch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/twitch/README.md')
-rw-r--r--uncompressed/twitch/README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/uncompressed/twitch/README.md b/uncompressed/twitch/README.md
new file mode 100644
index 0000000..69926fb
--- /dev/null
+++ b/uncompressed/twitch/README.md
@@ -0,0 +1,30 @@
1# Twitch Chat
2Recipe for [Twitch](https://www.twitch.tv) chat integration with [Franz 5](http://meetfranz.com)
3
4## To test this dev release
5
61. Clone/download the folder `twitch`.
7
82. Open the Franz Recipe folder on your machine:
9 * Mac: `~/Library/Application Support/Franz/recipes/`
10 * Windows: `%appdata%/Franz/recipes/`
11 * Linux: `~/.config/Franz/recipes/`
12
133. Create a `dev` folder if you have not already done so
14
153. Unzip and copy the `twitch` folder into the recipes dev directory
16
174. Restart Franz
18
19## How to create your own Franz recipes:
20* [Read the documentation](https://github.com/meetfranz/plugins)
21
22## Authors
23
24### Original Author of V4 plugin
25
26- [RedbackThomson](https://github.com/RedbackThomson/)
27
28### Ported to V5 recipe by
29
30- [Colin O'Dell](https://github.com/colinodell/)