Discord/API/client: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "This page is about interacting with Discord via scripts (JavaScript) running in the client, whether that's the dedicated desktop client or the web interface. ==Scripts/Tools==..."
 
No edit summary
 
Line 1: Line 1:
This page is about interacting with Discord via scripts (JavaScript) running in the client, whether that's the dedicated desktop client or the web interface.
This page is about interacting with Discord via scripts (JavaScript) running in the client, whether that's the dedicated desktop client or the web interface.
==Scripts/Tools==
==Scripts/Tools==
* [https://dht.chylex.com/ Discord History Tracker] (script/browser extension): Discord script, fetches past history and keeps a log as long as it's running. Log must be manually saved to disk. The page also links to a standalone HTML page/script for presenting the log files in a readable/manageable way.
* Loggers (see [[Discord/logging]]):
** [[Discord History Tracker]] (DHT)
** [[Discord Chat Explorer]]

Latest revision as of 19:03, 28 June 2021

This page is about interacting with Discord via scripts (JavaScript) running in the client, whether that's the dedicated desktop client or the web interface.

Scripts/Tools