YSITD_TG_Bot says to #ysitd <tonyhhyip>: ` let done = false; [...].forEach(function(e) { //do it if (finish) done = true; }); while (!done) ; return value;