`freetweet` is Gab's tool for posting scraped tweets to [Gab Social](https://gab.com). This script accesses [sqlite3](https://github.com/mapbox/node-sqlite3) databases generated by
[twint](https://github.com/twintproject/twint) by scraping tweets from [Twitter](https://twitter.com).
It can be run repeatedly without uploading duplicate posts.
It can be run repeatedly without uploading duplicate posts as long as the same sqlite database is used.