Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fareeshussain/twitter-bot
https://github.com/fareeshussain/twitter-bot
hacktoberfest orbtoberfest
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fareeshussain/twitter-bot
- Owner: FareesHussain
- Created: 2020-09-29T10:16:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T11:02:00.000Z (about 4 years ago)
- Last Synced: 2024-02-13T19:49:39.729Z (10 months ago)
- Topics: hacktoberfest, orbtoberfest
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. 🌟