This project is still under construction and may not run correctly in every environment. This project is intended for automation workflows involving OSC, WebSocket, VRChat OSC, and related control ...
from vrchat_oscquery.common import vrc_client, dict_to_dispatcher from random import randint instance = randint(11111, 99999) # Used to differentiate multiple instances of the script running at the ...