Skip to content

Mobile-API for RoleGate an platform to play any tabletop RPG by chat

Notifications You must be signed in to change notification settings

vinnykwon/role_gate.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

role_gate.js

Mobile-API for RoleGate an platform to play any tabletop RPG by chat

Example

async function main() {
	const { RoleGate } = require("./role_gate.js")
	const roleGate = new RoleGate()
	await roleGate.login("username", "password")
}

main()

About

Mobile-API for RoleGate an platform to play any tabletop RPG by chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published