Playing with https://github.com/NodeBB/nodebb-plugin-write-api
I will get that done.
Peace!
By what parameter does NodeBB's system detect that the surfer is a "spider" (there is such a group in the permissions in ACP)?
UserAgait? Something else? I'll be happy to know..
Thanks!
It looks at the user agent, https://github.com/binarykitchen/spider-detector/blob/master/index.js#L2-L28