Skip to content

📰 archived news posts from jagex for runescape classic

License

Notifications You must be signed in to change notification settings

2003scape/rsc-news-archives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsc-news-archives

archived news posts from jagex for runescape classic. sourced from the runescape classic wiki and runescape.com and converted to markdown (with HTML).

install

$ npm install @2003scape/rsc-news-archives

news

[
    {
        body: '...',
        category: 0, // see below
        date: 973836000,
        title: '...'
    }
]

categories

const CATEGORY_IDS = {
    GAME_UPDATES: 0,
    WEBSITE: 1,
    CUSTOMER_SUPPORT: 2,
    TECHNICAL: 3,
    COMMUNITY: 4,
    BEHIND_THE_SCENES: 5,
    POLLS: 6
}

license

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