A script that curls the VRChat API to check if target friend users are online.
Go to file
Curt Spark 6a1732c979 Update VRChatCurlOnline.sh 2024-02-28 16:15:55 +00:00
LICENSE Initial commit 2024-02-28 16:03:38 +00:00
README.md Update README.md 2024-02-28 16:04:04 +00:00
VRChatCurlOnline.sh Update VRChatCurlOnline.sh 2024-02-28 16:15:55 +00:00

README.md

VRChat-Curl-Online

A script that curls the VRChat API to check if target friend users are online.

Dependencies

  • bash
  • libnotify-bin
  • seq (In GNU coreutils)
  • curl
  • jq