Because when I see a good link, my main pleasure is to send it to as many friends as possible on IM, here is a simple jabber bot I could use to also save these links to my delicious account:
It uses jabber-bot and rdelicious gem for ruby, you just need to configure the config.yml with your jabber and delicious login information and maje it run with:
ruby delicious-bot.rb
The bot will connect to the master jabber you’ve configured in the config.yml, and you just need to send him the bookmark command:
bookmark url description
You can add your commands easily inside the bot, and fork the project from Github.com:
