TR - Belirlenen hashtag'leri retweet yapan ve favoriye ekleyen nodejs uygulaması (Twitter API v2).
EN - Nodejs application that retweets and adds specified hashtags (Twitter API v2).
$ npm i
Enter your required api keys in the config.js file
start application with command line (node bot.js)
or
run start.bat