tomayac’s avatartomayac’s Twitter Archive—№ 5,190

  1. …in reply to @undefined
    @lbenedix b={},s=new EventSource("/sse"),s.addEventListener("enedit",function(e){if(d=JSON.parse(e.data),d.isBot){b[d.editor]=1}})