A nodejs Twitter bot that likes #100daysofcode tweets and retweets awesome programming content.
A nodejs Twitter bot that likes #100daysofcode tweets and retweets awesome programming content.
* low follower count
* low tweet engagement rates.
* Tweet's text.
* Author's username.
* Author's name.
Please review config.js file and add your favourite accounts by opening pull requests.
Check the config.js file and change the values as per need.
You will also need a twitter developer account and your API keys.
Follow Twitter’s official guide to getting everything you need - Quick Start
If you are using Heroku add this API keys using Heroku CLI (Tutorial) to the variables named -
BOT_CONSUMER_KEY, BOT_CONSUMER_SECRET, BOT_ACCESS_TOKEN and BOT_ACCESS_TOKEN_SECRET
If you deployed it anywhere else, create a .env and copy this -
BOT_CONSUMER_KEY =
BOT_CONSUMER_SECRET =
BOT_ACCESS_TOKEN =
BOT_ACCESS_TOKEN_SECRET =
Fill it with your API keys.
npm install
npm start
Together we can make the best Twitter bot for #100DaysofCode.
So, please submit feature request by opening issues.
If you want to improve the code or add new features :
Fork the repo
Do your Magic
Submit a Pull request.
🤴🏽 Rohit Das
Twitter: @TheRohitDas
Github: @TheRohitDas
LinkedIn: @TheRohitDas
Give a ⭐️ if this project helped you!