From 360143f81146d7722c94369955feb10091934f06 Mon Sep 17 00:00:00 2001 From: _Lighty_ Date: Mon, 16 Mar 2020 15:43:34 +0100 Subject: [PATCH] update IAN README.md new settings --- Plugins/InAppNotifications/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Plugins/InAppNotifications/README.md b/Plugins/InAppNotifications/README.md index 115a6f4..c08d509 100644 --- a/Plugins/InAppNotifications/README.md +++ b/Plugins/InAppNotifications/README.md @@ -5,3 +5,10 @@ Show a notification in Discord when someone sends a message, just like on mobile ### Settings ##### Ignore DND mode Even if in DND mode, display the in-app notifications. +##### Bar color +##### Set bar color to top role color +If someone sends a message in a server, set the timeout bar of the notification to their role color (if they have one) +##### Calculate timeout by number of words +Longer messages stay on screen for longer +##### Words per minute +Used for calculating how long a message should stay on screen.