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
- Host: GitHub
- URL: https://github.com/2003scape/rsc-letters
- Owner: 2003scape
- License: cc-by-sa-4.0
- Created: 2020-12-29T19:11:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T11:10:07.000Z (about 5 years ago)
- Last Synced: 2025-02-19T13:05:54.882Z (about 1 year ago)
- Topics: archive, jagex, json, markdown, rsc, rsps, runescape, sql
- Homepage:
- Size: 773 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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).

## 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