12 lines
302 B
Markdown
12 lines
302 B
Markdown
# 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 |