Skip to content

FareesHussain/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter bot

This project is a twitter bot which can retweet and like the tweets by tracking the following hashtags

Check out my bot profile here

Project setup

  • Create a Developer Twitter account here
  • Create a new project and save the creadentials
  • Clone the project git clone https://github.com/FareesHussain/twitter-bot
  • Install dependencies npm install
  • Create a file '.env' and paste the credentials as following
CONSUMER_KEY= {API KEY HERE}
CONSUMER_SECRET_KEY={API SECRET KEY HERE}
ACCESS_TOKEN_KEY={ACCESS TOKEN KEY}
ACCESS_TOKEN_SECRET={ACCESS TOKEN SECRET KEY}

🤗🤗 Do give me a follow and star my repo. 🌟

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published