Skip to content

Strawberry-devs/VRC-SchizoDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRC-SchizoDex

It's like a PokéDex but instead you schizophrenically keep track of all of your VRChat friends and whether or not they are still friends lol!

Local snapshot-based tracking tool for VRChat. Periodically pulls your friends records and their mutuals, then fishes out who gained or lost connections.

Vibe coded from start to finish with ChatGPT 5.2 Instant using VRCX as a reference for API pulls.

run:

$env:VRC_USERNAME="Name"
$env:VRC_PASSWORD="Pass"
node index.js
-> save the snapshot
-> wait some time
-> snapshot again

$env:SNAP1="snapshot-1770067509019.json"
$env:SNAP2="snapshot-1770068233838.json"
node diffSnapshots.js

Example output:
example output

About

It's like a PokéDex but instead you schizophrenically keep track of all of your friends and whether or not they are still friends lol!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors