try attached.
just add your own server paths etc, and upload again :-)
then add an rss feed for the bot, try this as it works on ours
http://news.bbc.co.uk/rss/newsonline.../uk/rss091.xml
and make sure a forum is allocated for posts etc, and permissions set so reg user/bot can post etc
dont forget to add a template to the style you are using so that the post shows correctly..i.e
add template to current style, with the following
title: articlebot_post
template:
PHP Code:
$article[description] [b][url="$article[link]"]$article[link][/url][/b]
see if that works