This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

infrpg.js

1.0.3 • Public • Published

infRPG.js

A library to interact with https://rpg.dart.gay/

Getting Started

Install the library:

# npm
$ npm install infrpg.js

# yarn
$ yarn add infrpg.js

Then, get your flask session cookie from https://rpg.dart.gay/, you can go to DevTools, Application, Cookies and grab the "session" cookie

Use this starter code to get started!

const InfRPG = require('infrpg.js')

const client = new InfRPG('<SESSION TOKEN>')

Then, you can use any methods listed in the documentation to your heart's content!

Documentation

View the documentation!

Readme

Keywords

none

Package Sidebar

Install

npm i infrpg.js

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

8.5 kB

Total Files

7

Last publish

Collaborators

  • dainfloop