📄️ Auth system
To prevent Touitomamout to re-authenticate at each run, the application stores the authentication tokens in a file.
📄️ Storage system
To resume the sync process where it stopped, Touitomamout keeps track of the already synced tweets. This is done by storing the tweet's id in a file.