Aziz Khoury

Results 134 comments of Aziz Khoury

lol - true. I guess this needs more thinking.

Well, currently the Captcha language settings will attempt to use the NodeBB language settings. see this line [here](https://github.com/akhoury/nodebb-plugin-spam-be-gone/blob/master/library.js#L68), however, if the language is not natively supported by the Google Captcha,...

from that recaptcha google link above: ``` html var RecaptchaOptions = { custom_translations : { instructions_visual : "Scrivi le due parole:", instructions_audio : "Trascrivi ci\u00f2 che senti:", play_again : "Riascolta...

till then, just set your NodeBB language to `fr` and you should get a the french captcha version, since it is supported.

touche. I'll try and fix that tonight.

> automatically delete all its messages / topic. i think NodeBB core had a similar feature in the horizon, but I am not totally sure. @julianlam

> banning an user could automatically report as spam to akismet we could add that, I think. I'll investigate

u also need to add it here, when it's ready, to show up in the select box https://github.com/akhoury/nodebb-plugin-import/blob/master/plugin.json#L17

can you provide a DB dump ?

any of you have a db dump we can develop against?