https://github.com/wikimedia/mediawiki-extensions-Echo/blob/dff7e8072/Hooks.php#L450
$thresholds = array( 1, 10, 100, 1000 );
These congratulations thresholds should be configurable instead of being hard-coded. Some wikis might want to use different values (e.g., Wikidata).