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

https://github.com/arghyadeep-k/gracias

Twitter Bot based on Node.js which tweets a thank you mentioning the user who follows you in real time.
https://github.com/arghyadeep-k/gracias

nodejs npm twit-api twitter twitter-api twitter-bot twitter-streaming-api

Last synced: 3 months ago
JSON representation

Twitter Bot based on Node.js which tweets a thank you mentioning the user who follows you in real time.

Awesome Lists containing this project

README

        

# Gracias
## Twitter Bot based on Node.js which tweets a thank you mentioning the user who follows you in real time.

#### Please note that this app won't be working anymore due to deprecations of the Twitter API. For more information, refer [here](https://twittercommunity.com/t/details-and-what-to-expect-from-the-api-deprecations-this-week-on-august-16-2018/110746).

### To use the app:
1. Download the code.
2. Input the authentication keys for your Twitter account in *config.js* and save it.
3. Run `node app.js`.
4. Voila!