Set Up a Basic Twitter Bot with Twit.js

InstructorHannah Davis

Share this video with your friends

Send Tweet

We’ll go over the basic Twitter bot setup, including how to start a project from scratch, install necessary packages, and store our private keys in environment variables.

Stephen James
~ 7 years ago

I suggest going with the dotenv package. Rather than bash_profile or profile then you can have different settings for different apps.

Natalia
~ 6 years ago

An update on how to deal with Twitter's new restrictions would be nice, they request a very detailed explanation on what you are going to do with any new apps created.