From 8763397ef06f3577c5187431688e19f298c88eed Mon Sep 17 00:00:00 2001 From: benji7425 Date: Sat, 3 Dec 2016 02:20:27 +0000 Subject: [PATCH] Updated readme to include new YouTube mode feature --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4769181..326bc44 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ # Features - Posts latest link from RSS feed into specified Discord channel -- Doesn't post the link if it has already been posted in last 100 messages - Configurable polling interval - -# Planned features - -- Addition of user-defined URLs to match as 'sent' (ie if a user posts a youtu.be link, the bot will still post a youtube.com link, even if they point to the same palce - I would like to add a setting whereby you can specify alternate hosts to match) +- Doesn't post the link if it has already been posted in last 100 messages +- YouTube mode - detects both youtube.com and youtu.be links, and doesn't post again if *either* have already been posted (BETA) Feel free to contact me with suggestions and feature requests - if you need a new feature, just let me know and I will see what I can do! (No promises though :p)