Akilan
Akilan
Added a test case and verified with a dry run using latest twitter archive file.
When the script is told to delete replies, it deletes replies of the user to their own tweets. These are truly not replies but threaded tweets even thought technically they...
Two things: - Added an error_callback method that just prints to screen - Changed asserts such that lists are compared without regard for order of the items. The order isn't...
A configuration switch to make clang the default toolchain in SDK would be a nice feature to have. I'm wondering if there should be separate flags for changing CC and...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...