Conversation
Notices
-
@minti You might wanna have that trigger not run when @welcomepony sees redashes. Just sayin'. :P (Though on the other hand, it is pretty funny to see @welcomepony <3ing someone who doesn't even appear, at first glance, to have said anything during the notices currently on the first page.)
Wednesday, 18-Jul-12 13:01:16 UTC from web-
@bitshift Yeah that's been on my todo list forever. But bleh xD
Wednesday, 18-Jul-12 13:03:57 UTC from web-
@minti It's actually pretty simple; just check whether the "retweeted_status" field (in JSON, the name might differ somewhat if you're using the Atom version) is null/nil/None/not present (whichever is appropriate for PHP). If it's not, the notice is a repeat, and you can safely skip over parsing it.
Wednesday, 18-Jul-12 13:08:01 UTC from web-
@bitshift Yep, I know how easy it is. I'm just lazy. :p (And to be specific, I need to skip the command parsing bit. Still needa collect statistics from it.)
Wednesday, 18-Jul-12 13:09:07 UTC from web
-
-
-