From bc5112c91d5ecddaef3ad9abde68ee80f9e71ab1 Mon Sep 17 00:00:00 2001 From: _Lighty_ <49841131+1Lighty@users.noreply.github.com> Date: Wed, 8 Jan 2020 23:50:47 +0100 Subject: [PATCH] Fix CrashRecovery README.md --- Plugins/CrashRecovery/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Plugins/CrashRecovery/README.md b/Plugins/CrashRecovery/README.md index 11ed7a8..a92cf16 100644 --- a/Plugins/CrashRecovery/README.md +++ b/Plugins/CrashRecovery/README.md @@ -1,9 +1,10 @@ # [CrashRecovery](https://1lighty.github.io/BetterDiscordStuff/?plugin=CrashRecovery "CrashRecovery") THIS IS AN EXPERIMENTAL PLUGIN! In the event that your Discord crashes, the plugin enables you to get Discord back to a working state, without needing to reload at all. ### Features -If your Discord crashes when you open it, it'll attempt to "uncrash" it, and disable any plugin that is preventing recovery. If it completels, it will tell you exactly what plugin may have caused the crash (if it can detect it). -If you had toasts enabled and plugins got disabled due to the crash, it will reenable them for you. -If your Discord crashes out of random (maybe you clicked something?) it'll attempt to recover with the same steps as above. +If your Discord crashes when you open it, it'll attempt to "uncrash" it, and disable any plugin that is preventing recovery. +If it completels, it will tell you exactly what plugin may have caused the crash (if it can detect it). +If you had toasts enabled and plugins got disabled due to the crash, it will reenable them for you. +If your Discord crashes out of random (maybe you clicked something?) it'll attempt to recover with the same steps as above. In the event that recovery fails, you still have some info on what plugin may have been responsible for the initial crash, and have a button alongside the reload button, to try to recover again, maybe after removing a plugin from your plugins folder. ### Settings N/A