Update README.md

This commit is contained in:
Benji 2016-10-30 21:00:52 +00:00 committed by benji7425
parent efe4698c55
commit 68b949f7a9
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@
- Add checking for >100 messages (currently if 100 messages are sent after posting the link, it will be re-posted straight away because it wont be detected in the previous 100)
- Add checking for link within other messages (currently only checks for messages identical to the link)
- 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)
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)
# Installation