I'm going to use this space to make wierd things with javaScript. I'm really just a newbie, so I'd appreciate any feedback.
Here's my first and unfinished bot. It takes a sentence from sentencer.js and tries to find an image from the simple unsplash source api. It generates interesting results, when it can find an image. I need to use the deeper api, but I can't get any of the node.js wrappers around it to work, yet.
Check it out at: unsentenced node.
I'm going to need to use the server to kick the script off once a day. This way there's a fresh sentence and image each day. Then I figure out the twitter bot.
Thanks for coming by.