MonsieurBibo

Results 11 issues of MonsieurBibo

![image](https://user-images.githubusercontent.com/47726709/108355410-134d0500-71eb-11eb-824e-c69abf69e001.png)

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` ![image](https://user-images.githubusercontent.com/47726709/161380288-484f0927-edd5-463e-a1ff-639753f255f2.png) - [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)** ![image](https://user-images.githubusercontent.com/47726709/169625241-12b62a5b-2512-4e5e-a882-772c1613e624.png) - [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.

changes types

The PR tries to remove most of the typos found in the French translation.