/100daysofcode-bot

🤖 A simple Twitter bot to favourite all things #100DaysOfCode.

Primary LanguageJavaScript

🤖#100DaysOfCode - Twitter Bot

A simple Twitter bot to favourite all things #100DaysOfCode. If you want to build your own, you can follow the tutorial I wrote here. Get stuck?! Tweet me, I don't bite.

TLDR;

QUICK START The hashtag to search by and the number of tweets to be favourited can be set by adjusting the 'q' and 'count' parameters in the app.js file.

q: '#100daysofcode'
count: 25

🔥🔥🔥