@matigo doh! Well that explains it, I was hitting global unauthenticated.
@matigo I've never actually messed with webhooks. Is it something worth doing perhaps?
Okay so I guess I'm missing what actually sets is_mention to true. I've seen at least one blurb with it but ever since then all of the have false.
@matigo well my first stab was to pull the global blurbs looking for a mention (is_mention?), then stuffing the mention into my xmpp bot to notify me.
Bah, that's what I get for trying recycle a hacked together script to begin with… Chucking some nonsense…
@bazbt3 hmm… not triggering for some reasons, checking to see if I got something out of wack. @thrrgilag
Okay I think I got it, threw together a notification on mention, hopefully correctly..