A script that curls the Roblox API to check if target friend users are online and In Game.
Go to file
Curt Spark 00c0dad5ec Update README.md 2024-02-24 21:51:17 +00:00
LICENSE Initial commit 2024-02-24 21:47:50 +00:00
README.md Update README.md 2024-02-24 21:51:17 +00:00
RobloxCurlOnline.sh Add RobloxCurlOnline.sh 2024-02-24 21:49:38 +00:00

README.md

Roblox-Curl-Online

A script that curls the Roblox API to check if target friend users are online and In Game.

Dependencies

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