An open API service indexing awesome lists of open source software.

https://github.com/2003scape/rsc-letters

✉️ archived letters from jagex to runescape classic players
https://github.com/2003scape/rsc-letters

archive jagex json markdown rsc rsps runescape sql

Last synced: about 1 year ago
JSON representation

✉️ archived letters from jagex to runescape classic players

Awesome Lists containing this project

README

          

# rsc-letters
archived letters from jagex to runescape classic players.
[god letters](https://classic.runescape.wiki/w/God_letters)
were how jagex communicated with players by answering questions via e-mail and
establishing lore. sourced from
[@2003scape/rsc-www-archives](https://github.com/2003scape/rsc-www-archives/tree/master/2005).

![](./doc/screenshot.png?raw=true)

## install

$ npm install @2003scape/rsc-letters

## letters

```javascript
[
{
body: '...',
date: 1067407200,
id: 1, // issue number as well
title: '...'
}
// ...
];
```

## license
CC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode