Open k0nsl opened 10 years ago
That looks like it should work about as it is. >_> You might want something to parse the incoming JSON and render it into a widget, but...
Yeah, getting it rendered in a widget would be the ultimate and desired result :+1:
I have it working now, more or less. Now I have to figure out how to pull out data on last sent message and such.
It would be a cool thing to output JSON and have it displayed in a WordPress widget, or as a notice somewhere on the WordPress blog.
I'm thinking something like this:
Which would yield something like this:
The idea I had was that with something like this one could have a widget where we output the last time a user was seen, or what was said the last time, or whatever.
I got to look into it more. Any further ideas on this is welcome :)