Replies: 1 comment 2 replies
-
I use DataGrip, but that's a paid program. For programming languages, any language that has bindings for SQLite 3.35.5 or newer will work; Python seems to have native support.
You can copy the tracking script into multiple browser windows (multiple tabs might also work, but I found that if having a Discord tab in the background caused tracking to slow down or stop). The easiest would be to have one browser window per server, and use the option to switch to the next channel when reaching the first message in a channel. You could also try one browser window per channel, if there are few very long channels, but then I wouldn't recommend automatically switching to the next channel - I don't know what can go wrong if two scripts try to track the same channel at once. |
Beta Was this translation helpful? Give feedback.
-
Wondering how I should access the database (preferably in a coding language such as Python.) I love the native GUI of the DHT but I'd like to access those values to use them elsewhere.
I should note I'd use DHT primarily for the Tracking feature, and I'm also curious what's the best way to track multiple channels and servers.
Beta Was this translation helpful? Give feedback.
All reactions