- Display warning if not default directory name and contains files not related to sticker_convert
- Only move files that seem to be related to sticker_convert
- Execute download and upload in separate process, allowing them to be cancelled
- Cleanup multiprocessing code
- Cleanup callback system
- Gracefully shutdown on KeyboardInterrupt
- Redact CredOption during exception
- Sanitize telegram token with strip()
- Fix crash when downloading line emoji
- Fix typing with pylint
- Fix formatting with ruff
- Fix test cases
- Code cleanup
- Update dependencies