quote:
Originally posted by Chris4
Thanks
Need a space after the colon. Also put it in brackets.
code:
Messenger.MyPersonalMessage = "[Facebook Status:] " + newPsm;
Great script
Next update should include an interface where you can put the URL in a textbox, rather than in the coding. Or something that automatically gets it for you, if possible.
The text box should be do-able, I'll work on that, however I don't think I can do something to automatically get it for you, as the link has to include your unique facebook ID and also an authorisation key as an identifier that you're allowed access to the feed.
But I agree that a textbox would be a nice solution to at least avoid having to edit the code.