Finally completed a version of Tumble.rb that works as I initially envisioned and that I can release.
It’s a way for lazy posting images to the queue. Nothing really complex a Ruby Pro couldn’t cook up in a minute. But it was a good exercise to test some stuff for a noob like me.
This is really a big Hello World script, but someone might find it useful. Next I’m gonna work on posting text: it should look for txts and deduce the type of post (regular text post, quote or chat) by the content of the file itself.