Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bertrandom/chrisinpictures
Photoshops Chris into photos posted by @HistoryInPics
https://github.com/bertrandom/chrisinpictures
Last synced: 23 days ago
JSON representation
Photoshops Chris into photos posted by @HistoryInPics
- Host: GitHub
- URL: https://github.com/bertrandom/chrisinpictures
- Owner: bertrandom
- Created: 2014-01-30T18:03:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T22:27:00.000Z (almost 11 years ago)
- Last Synced: 2023-04-17T14:00:28.378Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://twitter.com/ChrisInPictures
- Size: 5.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chrisinpictures
===============Photoshops Chris into photos posted by @HistoryInPics
## Installation
Create config.json:
```
{
"consumer_key": "xxx",
"consumer_secret": "xxx",
"access_token": "xxx-xxx",
"access_token_secret": "xxx"
}
```Install imagemagick.
Run `node bot.js`