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
- Host: GitHub
- URL: https://github.com/benzap/bookofcalmquotes
- Owner: benzap
- License: apache-2.0
- Created: 2016-09-13T00:09:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T16:29:01.000Z (almost 10 years ago)
- Last Synced: 2025-03-15T03:42:08.315Z (over 1 year ago)
- Topics: bot, clojure, twitter
- Language: Clojure
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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