Skip to content

ShayanBits/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my twitter bot project. I hope this project can help you to start your own twitter bot. In order to build an run my twiiter bot, you need to install node js and package "twit" from node js. So lets get started:

  1. Open your command console (Terminal in mac and CMD in windows devices) and run
  2. Navigate to the directory you want to establish your twitter bot in.
  3. Type npm init
  4. Answer the questions.
  5. Notice: the answer of the question "The entry point" should be the file that triggers your programm. In my case, it's bot.js.
  6. open www.npmjs.com and search for package "twit" in the search bar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published