From 532266ad12edb539ca20d802e1f7b110e23826ee Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 7 Oct 2012 18:55:20 +0100 Subject: [PATCH] Added configuration details --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 13e35d2..fbb0d0a 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,8 @@ Setup * Copy the resulting config snippit to your config.yml Once done Flexget will tweet each time a new file is accepted. + +Configuration +------------- + +You can modify the tweet details by adding a "template" option under your twitter section. This is parsed with the entry data so can accept any data stored within it (e.g. title, series_name) and its reliant on what plugins you use for your entry data. At the moment it doesn't do much error detection so it could fail if a value isn't available for the entry.