mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-04-13 15:27:16 +03:00
Update website (rewrite the guide and other parts, tweak styles)
This commit is contained in:
parent
d210e866c7
commit
e3c6e703ed
@ -13,46 +13,52 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inner">
|
||||
<h1>Discord History Tracker <span>BETA v.3</span></h1>
|
||||
<h1>Discord History Tracker <span>BETA v.4</span></h1>
|
||||
<p>Discord History Tracker is a browser script that lets you locally save chat history in your servers, groups, and private conversations.</p>
|
||||
<p>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.</p>
|
||||
|
||||
<img src="img/tracker.png" width="851" class="dht">
|
||||
|
||||
<h2>How to Save History</h2>
|
||||
<h3>...using your browser</h3>
|
||||
<p>In Firefox, click <a rel="sidebar" title="Discord History Tracker" href="<?php include "./build/track.html"; ?>">Add Bookmark</a> and uncheck «Load this bookmark in the sidebar».</p>
|
||||
<p>In Chrome, Edge, Safari, and most other browsers, you will need to manually copy the link address of the <a rel="sidebar" title="Discord History Tracker" href="<?php include "./build/track.html"; ?>">tracker script</a>, and use your browser's bookmark manager to add it as a bookmark.</p>
|
||||
<p>After adding the script to your bookmarks, open <a href="https://discordapp.com/channels/@me">Discord</a> and click the bookmark to run the script. If you run into any issues, please make sure your browser is up-to-date.</p>
|
||||
|
||||
<h3>...using the Discord app</h3>
|
||||
<p>Click <a href="javascript:" id="tracker-copy">Copy to Clipboard</a><textarea id="tracker-copy-contents"><?php include "./build/track.html"; ?></textarea> to copy the script<noscript> (requires JavaScript)</noscript>. Then press <strong>Ctrl+Shift+I</strong> in the Discord app, select <strong>Console</strong>, paste the script into the text box at the bottom and press <strong>Enter</strong> to run it. You can then close the console and continue using the script.</p>
|
||||
<ol>
|
||||
<li>Click <a href="javascript:" id="tracker-copy">Copy to Clipboard</a><textarea id="tracker-copy-contents"><?php include "./build/track.html"; ?></textarea> to copy the script<noscript> (requires JavaScript)</noscript></li>
|
||||
<li>Press <strong>Ctrl+Shift+I</strong> in the Discord app, and click the <strong>Console</strong> tab</li>
|
||||
<li>Paste the script into the text box on the bottom, and press <strong>Enter</strong> to run it</li>
|
||||
<li>Press <strong>Ctrl+Shift+I</strong> again to close the console</li>
|
||||
</ol>
|
||||
|
||||
<h3>...using Firefox</h3>
|
||||
<ol>
|
||||
<li>Click <a rel="sidebar" title="Discord History Tracker" href="<?php include "./build/track.html"; ?>">Add Bookmark</a> and uncheck «Load this bookmark in the sidebar»</li>
|
||||
<li>Open <a href="https://discordapp.com/channels/@me">Discord</a> and click the bookmark to run the script</li>
|
||||
</ol>
|
||||
|
||||
<h3>...using Chrome, Edge, Safari, or another browser</h3>
|
||||
<ol>
|
||||
<li>Copy the link address of the <a rel="sidebar" title="Discord History Tracker" href="<?php include "./build/track.html"; ?>">tracker script</a> and use your browser's bookmark manager to add it as a bookmark (you may be able to drag the link to your bookmark bar too)</li>
|
||||
<li>Open <a href="https://discordapp.com/channels/@me">Discord</a> and click the bookmark to run the script</li>
|
||||
</ol>
|
||||
|
||||
<h3>What next?</h3>
|
||||
<p>When running for the first time, you will see a <strong>Settings</strong> dialog where you can configure the script's behavior. These settings will be remembered as long as you don't delete cookies in your browser.</p>
|
||||
<p>When running for the first time, you will see a <strong>Settings</strong> dialog where you can configure the script. These settings will be remembered as long as you don't delete cookies in your browser.</p>
|
||||
<p>By default, Discord History Tracker is set to pause tracking after it reaches a previously saved message to avoid unnecessary history loading. You may also set it to load all channels in the server or your friends list by selecting <strong>Switch to Next Channel</strong>.</p>
|
||||
<p>Once you have configured everything, upload your previously saved file (if you have any), click <strong>Start Tracking</strong>, and let it run in the background. Once done, or after manually pausing it, you can download the generated file.</p>
|
||||
<p>Once you have configured everything, upload your previously saved file (if you have any), click <strong>Start Tracking</strong>, and let it run. After the script saves all messages, download the generated file.</p>
|
||||
|
||||
<h2>How to View History</h2>
|
||||
<p>To browse the saved text channels, open the <a href="build/viewer.html">Viewer</a> 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.</p>
|
||||
<p>Open the <a href="build/viewer.html">Viewer</a> and upload the generated file. It is recommended to download the viewer and place it next to your saved files, that way you can view your history offline.</p>
|
||||
|
||||
<h2>External Links</h2>
|
||||
<p class="links">
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker/issues">Issues & Suggestions</a> —
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker">GitHub Repository</a> —
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker">Source Code</a> —
|
||||
<a href="https://twitter.com/chylexmc">Follow Dev on Twitter</a> —
|
||||
<a href="https://www.patreon.com/chylex">Support Development on Patreon</a>
|
||||
</p>
|
||||
|
||||
<h2>Planned Features</h2>
|
||||
<ul>
|
||||
<li>Message filtering and search</li>
|
||||
<li>Statistics</li>
|
||||
<li><a href="https://github.com/chylex/Discord-History-Tracker/issues">and more...</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Disclaimer</h2>
|
||||
<p>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.</p>
|
||||
<p>Discord History Tracker and the viewer are fully client-side and do not communicate with any servers – the terms 'Upload' and 'Download' only refer to your browser. If you close your browser while the script is running, all unsaved progress will be lost.</p>
|
||||
<p>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.</p>
|
||||
</div>
|
||||
|
||||
|
@ -50,7 +50,7 @@ h2 {
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin: 32px 0 0;
|
||||
margin: 24px 0 0;
|
||||
font-size: 22px;
|
||||
color: rgba(255, 255, 255, 0.62);
|
||||
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
|
||||
@ -60,10 +60,14 @@ h2 + h3 {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
ul {
|
||||
ul, ol {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 140%;
|
||||
}
|
||||
|
||||
.dht {
|
||||
border: 2px dashed rgba(255, 255, 255, 0.35);
|
||||
border-radius: 9px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user