@guildedjs/api
v0.4.0
Published
Multi-use wrapper over the entire Guilded API. Utilities for making REST requests to the Guilded API with ratelimit handling. Also contains utilities for connecting to Guilded's WebSocket gateway and receiving events.
Readme
@guildedjs/api
Multi-use wrapper over the entire Guilded API. Covers rest requests and ws connections.
⚠️ If you intend to use
guilded.jsyou won't need to install this, as it's already a dependency of that package.
Installation
You can install this package from NPM
npm install @guildedjs/apiyarn add @guildedjs/apipnpm add @guildedjs/apibun add @guildedjs/api
Contributing
Please see the main README.md for info on how to contribute to this package or the other @guildedjs packages.
LICENSE
Licensed under the MIT License
