MonsieurBibo
MonsieurBibo

The package got depreciated when the `request` package has also been depreciated. Multiple alternatives exist, `request` suggests some alternatives [here](https://github.com/request/request/issues/3143).
As @revall proposed in #146, I took @1234aliakba's methods and transformed it into usage examples.
Here is the draft PR of the `getEventStats` method in order to close #509. It takes data from `https://www.hltv.org/stats/players?event=EVENT_ID`  - [X] `getEventStats` method added - [X] Optional flash, opening...
Here is the PR for the `getAces` method. It takes data from `https://www.hltv.org/stats/aces` **⚠ BE CAREFUL THE DEFAULT PAGE IS HEAVY (~3 Mo)**  - [X] Implement the basic method...
The word `Android` is misspelled `Andorid` in the about section.
Hi, as the title suggests, I would like to translate the site in order to bring more people (who don't speak too much English) from VS Code to VSCodium. Thanks...
Following #1085, here is the PR updating `TaskGoToCoordAnyMeansExtraParams` and `TaskGoToCoordAnyMeansExtraParamsWithCruiseSpeed`. I believe types are right this time.
The PR tries to remove most of the typos found in the French translation.