Hi, I have a news importer for my website. I would like to post to Twitter each new News article automatically - run as a scheduled job without having to login - just by using my App IDs etc. So, basically - each night I have about 20 new News articles downloaded into my Database, I would like to dynamically post each article onto Twitter (140 characters long). Is this possible? If so, how can this be done? Thanks Jon
apologies for not being clear. It is an Umbraco .net website not WordPress. I can do the scheduling I just want to "mass" post to twitter without having to login.