[01:16:42] would it be possible to find out how many times a bot has made a particular edit? [01:17:57] for instance, here Reinheitsgebot decided that a particular writer was born in 1900 because SNAC uses that as their placeholder for "dunno" [01:17:57] https://www.wikidata.org/w/index.php?title=Q16875171&type=revision&diff=582620757&oldid=558806887 [22:09:16] "https://www.wikidata.org/w/index..." <- sorry, i don't know, but there are only 97 such edits: [22:09:16] `select ?item where { ?item wdt:P569 "+1970-01-01T00:00:00Z"^^xsd:dateTime; wdt:P3430 ?id }` [22:09:16] might be faster to check manually than to see bot history... :blobcat_shrug: [22:11:07] 1900, not 1970, but still only 180 results