Matt

Results 215 comments of Matt

ok, so you added stuff that has crossover and you're expecting something else to handle your dupe checking? just making sure i'm understanding what you're asking.

> and isn't it more correct to get rss items as an array from `feeder.on('eventName')` rather than one by one? one rss entry -> one event > itemsReceived.push(item.title); I'll take...

I've got an initial build working. Would you mind contacting me on discord and I can try to get you a branch to test out? if you'd be willing to...

I've added a gitter for the repo so it's easier to find/talk to me

yeah, that's not really surprising, as it's not the first load if the first load errored...

I'll see what I can do to have it check if the first load errored so it doesn't bypass it. Do you have the specific error it's throwing on our...

I've added a gitter for the repo so it's easier to find/talk to me

Sadly, the owner didn't give me sufficient perms to merge my own fixes and no one else can review my changes. So until some configuration on this repo gets fixed,...

I think `admin` is required to merge my own and set up better actions. my reasoning on auto-publishing is that it keeps fixes going out quickly (and I don't have...