Answer the question
In order to leave comments, you need to log in
Is it possible to send newsletters using facebooke bot?
Goodnight! The question is, is it possible to make a facebooke bot, rjnjhsq, that will send out a mailing list to a specific list of people on Facebook, while they are not subscribed to it?
Answer the question
In order to leave comments, you need to log in
I would take the built-in array enumerator:
.forEach(
(row,i)=>(
console.log("row = "+i),
row.forEach(
(col,n)=>(
console.log("col = "+n),
console.log(col)
)
)
)
)
var arr = ;
for(let i = 0; i < arr.length ; i++){
for(let n = 0; n < arr[i].length ; n++){
console.log(arr[i][n]);
}
}
maybe, but not for very long...
сразу, после того как вы нажимаете кнопку "опубликовать", ваша публикация проходит почти 100 000 тестов и проверок (от безопансти, до определения спама, копипаста, оригинальности, религиозной и политической принадлежности и т.д.) и такие "штуки" давно уже успешно банятся, причём очень быстро...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question