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

https://github.com/benzap/bookofcalmquotes

The Book of Calm Twitter Bot
https://github.com/benzap/bookofcalmquotes

bot clojure twitter

Last synced: over 1 year ago
JSON representation

The Book of Calm Twitter Bot

Awesome Lists containing this project

README

          

# Book of Calm Quotes

This is a twitter bot that tweets a revised list from The Book of
Calm onto twitter @TheBookofCalmQuote

Follow at https://twitter.com/BookofCalmQuote

## Usage

Requires Environment Variables
### postgresql
- DATABASE_URL
### twitter
- CONSUMER_KEY
- CONSUMER_SECRET
- ACCESS_TOKEN
- ACCESS_SECRET

After the postgresql and twitter app consumer keys and access tokens have been sorted out:

$ lein run