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.
- Host: GitHub
- URL: https://github.com/arghyadeep-k/gracias
- Owner: arghyadeep-k
- Created: 2018-08-17T13:48:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:11:14.000Z (over 6 years ago)
- Last Synced: 2025-01-13T06:41:58.738Z (4 months ago)
- Topics: nodejs, npm, twit-api, twitter, twitter-api, twitter-bot, twitter-streaming-api
- Language: JavaScript
- Homepage:
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!