Twitter Retweet BOT This bot retweets the latest tweet using the "#H1CH444M" hashtag. It attempts to retweet once per hour. Installation: Download the bot Download Node.js Install modules and start bot: Install dependencies with these commands : $ npm install twit $ node index.js Start the bot : Open the start file then write : $ node bot.js