Thursday, Aug 27, 2020
refactoredFollowing mechanism and path handling in the-loop-automation
Buğra Gündüz made two commits to the-loop-automation on Thursday, adjusting how the tool tracks followed accounts and resolves file paths.
The first change [1] modified the following mechanism, altering the logic for how the automation tracks and manages followed accounts. The second commit [2] shifted the codebase to use relative paths, improving portability and reducing hardcoded dependencies.
Sources
- change following mechanism · bgrgndzz/the-loop-automation
- use relative paths · bgrgndzz/the-loop-automation