Skype Bot

Do you want to set up your own Skype Bot?
If you have a Mac you can! Download it free at http://code.google.com/p/teknograd-wayd/.

The Bot will take any message and forward it to selected URL (set it in pref.).
We use basic HTTP auth. so you need to support that.

What you do with the forwarded messages are up to you. So you need to be able to debug the HTTP call and you need to be able to write some code!

The PHP backend we use will soon be published as well!

Any thoughts please comment!