-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: complete refactor of the system to be more stable and async…
…hronous. Changes: * Functions are now asynchronous meaning it should be a lot faster at handling multiple posts * It will fail silently if it cannot find the rootnode on the first run, and will automatically retry. * When scanning images it will handle image urls not correctly loading which caused the script to stop running previously.
- Loading branch information
1 parent
3a7b41a
commit c50f571
Showing
2 changed files
with
120 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters