Skip to content

Ind3xOnGitHub/vrchat-world-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Population tracking for VRChat worlds

Donate on patreon CircleCI branch

Example: https://analytics.vrchat.ind3x.site

Setup

$ scp consolidated_occupants.txt cronjob.js index.html worlds.json user@host:/path/to/your/webroot
$ chmod 0644 .htaccess consolidated_occupants.txt index.html
$ chmod 0600 worlds.json
$ chmod 0700 cronjob.js
$ crontab -e

VRC_USERNAME=""
VRC_PASSWORD=""
VRC_API_KEY="" # Currently optional since it's the same for everyone
ROOT_PATH="/path/to/your/webroot"
*/5 * * * * /path/to/your/node /path/to/your/webroot/crontob.js

Support

"Donations are not required but always appreciated."

Like this quote implies, I won't stop make things open source, if there are no donations. But they would always be appreciated by me ❤

Become a patreon