Skip to content

This is a twitter bot written in nodejs and developer can start using this script for projects like data mining as a raw boilerplate

Notifications You must be signed in to change notification settings

offline-pixel/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Bot

This is a twitter bot written in nodejs and developer can start using this script for projects like data mining as a raw bolierplate

Note:
  1. Twitter may make changes to api level, so this script might not work at some point. If you will face an issues, just raise it in issue section with the all steps taken and where you came across tha particular issue with screenshot(optional).

Prerequisite

  1. You must have installed node.js latest version. Otherwise, Go to node.js
  2. You must signed up for twitter developer and have generated access tokens, secret etc.

Steps

  1. Go to root folder
  2. Run npm install,
  3. Create a file with path config/config.env,
  4. Add following text CK=consumer_key, CS=consumer_secret, AT=access_token, && ATS=access_token_secret and save the file,
  5. Launch the node app npm run start
  6. Start mining :)

About

This is a twitter bot written in nodejs and developer can start using this script for projects like data mining as a raw boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published