Skip to content

gathertown/mod-basic-player-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gather mod example: basic player listener

basic example of subscribing to player movement in a space

check out the websocket API docs for more!

setup

prereq: have NodeJS and npm installed

run npm install

put your API key in a file named api-key.js like so:

exports.API_KEY = "your-api-key-here";

running

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published