Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fareeshussain/twitter-bot


https://github.com/fareeshussain/twitter-bot

hacktoberfest orbtoberfest

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Twitter bot
#### This project is a twitter bot which can retweet and like the tweets by tracking the following hashtags
- [#Kotlin](https://twitter.com/hashtag/Kotlin)
- [#AndroidDev](https://twitter.com/hashtag/AndroidDev)
- [#NowInAndroid](https://twitter.com/hashtag/NowInAndroid)
- [#100daysofcodechallenge](https://twitter.com/hashtag/100daysofcodechallenge)
- [#AndroidNewbie](https://twitter.com/hashtag/AndroidNewbie)
- [#KotlinTips](https://twitter.com/hashtag/KotlinTips)

> Check out my bot profile [here](https://twitter.com/KotlinSupprtBot)

#### Project setup
- Create a Developer Twitter account [here](https://developer.twitter.com/en)
- 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](https://github.com/FareesHussain) and star my repo. 🌟