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

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.

Awesome Lists containing this project

README

          

![alttext](https://github.com/rocity/davaoravebot/blob/master/rdsmall.png "Logo")

# [@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).