From bb9dda0950fa7a9a5019e2cffcc1665c03853d3b Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 16 Feb 2017 16:37:08 +1030 Subject: [PATCH] Update limitations --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bd3514..95a6bdc 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,11 @@ In the example screenshot, this was set to "tardisx uploaded from EDD". ## Limitations/bugs -* Only files ending jpg, gif or png are uploaded +* Only files ending jpg, gif or png are uploaded. * Subdirectories are not scanned. +* If multiple screenshots occur quickly (<1 second apart) not all may be uploaded. ## TODO This is just a quick hack. Open to suggestions on new features and improvements. -Open an [issue](https://github.com/tardisx/discord-auto-upload/issues/new) and let me know. \ No newline at end of file +Open an [issue](https://github.com/tardisx/discord-auto-upload/issues/new) and let me know.