A script that curls the Roblox API to check if target friend users are online and In Game.
Go to file
Curt Spark 33c1ed536d Update README.md 2024-02-28 16:17:22 +00:00
LICENSE Initial commit 2024-02-24 21:47:50 +00:00
README.md Update README.md 2024-02-28 16:17:22 +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 and sends you a notification if target user is online (And what game they are playing)

Dependencies

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