gchiu / rebolbot

A stackoverflow chat bot for Rebol
20 stars 6 forks source link

Carl's blog comments #10

Closed johnk- closed 11 years ago

johnk- commented 11 years ago

As per the message on SO chat here is my first attempt at a command to parse the comments from Carl's blog. It does create a new temporary file - blog-last-updated.r3 - in the same folder as the bot to store the date-time of when it last ran. All in all it has been great fun trying to do this and I am up for finding another (simple) Rebol challenge to start on next. Thanks for making such a great bot. Cheers, John

johnk- commented 11 years ago

Thanks Adrian. Don't forget to modify the diff-to-localtime to suit the timezone where the bot is running.