From 8584714be57fe37c264f7e7f0eeb6d6719fd4ee7 Mon Sep 17 00:00:00 2001 From: chylex Date: Wed, 31 May 2017 16:20:49 +0200 Subject: [PATCH] Rename renderer to viewer in website and bump the version --- web/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/index.php b/web/index.php index 319ca46..45bfe76 100644 --- a/web/index.php +++ b/web/index.php @@ -13,7 +13,7 @@
-

Discord History Tracker BETA v.1

+

Discord History Tracker BETA v.2

Discord History Tracker is a browser script that lets you locally save chat history in your servers, groups, and private conversations.

When the script is active, it will automatically load history of the selected text channel up to the first message, and let you download it for offline viewing in your browser.

@@ -26,7 +26,7 @@

Once you have configured everything, click Start Tracking, let it run in the background, and download the file when done.

How to View History

-

To browse the saved text channels, open the Renderer and upload the file. It is recommended to download the renderer and place it next to your saved files, that way you can view your history offline.

+

To browse the saved text channels, open the Viewer and upload the file. It is recommended to download the viewer and place it next to your saved files, that way you can view your history offline.

External Links

Disclaimer

-

Discord History Tracker and the renderer are fully client-side and do not communicate with any servers. If you close your browser while the script is running, all unsaved progress will be lost.

+

Discord History Tracker and the viewer are fully client-side and do not communicate with any servers. If you close your browser while the script is running, all unsaved progress will be lost.

Please, do not use this script for large or public servers. The script was made as a convenient way of keeping a local copy of private and group chats, as Discord is currently lacking this functionality.

Make sure you are using an up-to-date browser. Internet Explorer and old versions of good browsers are not supported.