/runescape-api

:crossed_swords: Node.js library for the unofficial API endpoints of the popular MMORPG game RuneScape and Oldschool.

Primary LanguageTypeScriptMIT LicenseMIT

Introduction

Current Github Action build status. Package dependancy status. Total downloads. npm package version. Released under the MIT license.

runescape-api is an open-source wrapper, written in Node.js, that allows interaction with the various APIs available for the popular MMORPG RuneScape.

Installation

npm install runescape-api
# OR
yarn add runescape-api

Usage

The implementation offers functionality to interact with the following:

More, detailed examples can be provided on the respective documentation pages, a complete summary of the documentation pages can be found on the GitHub Repository.