geometry-dash-api
Version:
Module for working with Geometry Dash API
22 lines (19 loc) • 1.1 kB
Markdown
# NPM module for working with Geometry Dash API
[](https://nodei.co/npm/geometry-dash-api/)
<p>
<a href="https://www.npmjs.com/package/geometry-dash-api"><img src="https://img.shields.io/npm/v/geometry-dash-api.svg" alt="Version"></a>
<a href="https://www.npmjs.com/package/geometry-dash-api"><img src="https://img.shields.io/npm/dt/geometry-dash-api.svg" alt="Downloads"></a>
</p>
## Module features
* Full API work with any GD server directly
* Sign in and manage your GD account
* Getting any number of users in the top (up to 100 of course)
* Convenient use :D
## In the near future
* Online handler of new messages, friend requests and new rated levels
# Documentations
**All documentation was written through a translator**
* [Start](https://github.com/fakemancat/geometry-dash-api/blob/master/docs/start.md)
* [API](https://github.com/fakemancat/geometry-dash-api/blob/master/docs/API.md)
* [Updates](https://github.com/fakemancat/geometry-dash-api/blob/master/docs/Updates.md)
#