A simple Python client for sending OSC messages to VRChat.
pip install vrchatoscimport vrchatosc
client = vrchatosc.Client()
client.send_chatbox_message("Hello, world!")- Avatar parameter control
- Movement and input controls
- Item interactions (grab, use, drop) (VR-only)
- Voice control
- Chatbox messages