A script that curls the VRChat API to check if target friend users are online.
Go to file
Curt Spark 6b639647e9 Update README.md 2024-02-28 16:17:03 +00:00
LICENSE Initial commit 2024-02-28 16:03:38 +00:00
README.md Update README.md 2024-02-28 16:17:03 +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 and sends you a notification if target user is online.

Dependencies

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