https://github.com/rocity/davaoravebot
Tweets from raves all over davao.
https://github.com/rocity/davaoravebot
Last synced: about 2 months ago
JSON representation
Tweets from raves all over davao.
- Host: GitHub
- URL: https://github.com/rocity/davaoravebot
- Owner: rocity
- License: mit
- Created: 2016-08-09T03:30:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T00:50:45.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T22:32:41.978Z (over 1 year ago)
- Language: JavaScript
- Size: 2.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# [@davaoravebot](https://twitter.com/davaoravebot "Twitter page")
Tweets from raves all over davao.
# Installation
1. Install Node.js and NPM
2. Clone this repo to your directory
3. Run `npm install` to install the bot's dependencies
3. Uncomment `// require('dotenv').config();` from `bot.js`
4. Create a `.env` file containing the required environment variables
- `DRB_TWIT_CONSUMER_KEY`
- `DRB_JWUBOT_TWIT_CONSUMER_SECRET`
- `DRB_TWIT_ACCESS_TOKEN`
- `DRB_TWIT_ACCESS_TOKEN_SECRET`
5. Run `node bot.js`
# License
This software is licensed under [The MIT License](./LICENSE).