an errbot plugin that provides you with a daily Marx quote from dailymarx.tumblr.com
- Register a tumblr application
- Get an OAuth token
- In errbot:
!repos install https://github.com/AbigailBuccaneer/err-dailymarx.git
!plugin config MarxBot {'consumer_key': '...',
'consumer_secret: '...',
'oauth_token': '...',
'oauth_token_secret': '...' }
!marx neither thoughts nor language in themselves form a realm of their own, they are only manifestations of actual life.
This code is released under the MIT license.