This is just a simple bot that fetches the title tag from a URI and posts it to the channel. This one was written from scratch as opposed to being based on the phenny code base.
I have used the Beautiful Soup parser to parse the html.
You can check out the source code in github here.