[ home ] [ q / zellig / qa / brabant ] [ co / raid ] [ v ] [ overboard ] [ archive / telegram / zelligwiki ] [ execution list ] [ Rules / Contacts ]

/zellig/ - Ongezellig

IAZ and soft NAZ
Name
Email
Subject
Comment
Verification
File
Password (For file deletion.)

File: 1706095322729.png (1.66 MB, 3072x1632, (2022-08) MayaTelefoon.png)

 No.8263

Made a script for linuxGODS

#!/bin/bash
soyzellig=$(curl -s https://soyzellig.party/o/)
while true; do
newreq=$(curl -s https://soyzellig.party/o/)
if [ "$newreq" == "$soyzellig" ]; then
echo "No new nuts nigga!"
else
echo "==New nuts nigga!=="
soyzellig=$newreq
fi
sleep 60
done

 No.8264

>>8263
Marge what does this do

 No.8265

Windows better

 No.8271

nice
i havent tried it but are you sure it doesnt give false positives when the hours "change"?
if that's the case you could try fetching the JSON catalog instead

 No.8272

>>8263
I can use this, tho checking every 60 seconds is too frequent, I'd change it to 300 or more

 No.8274

>>8271
I wasnt aware i could fetch a json catalog

 No.8275

>>8274
I just checked, you can but not for the overboard

 No.8276

>>8264
Checks for new posts, probably shouldn't check every minute, not that many posts kek.

 No.8278

>>8276
…for now! :D



[Return][Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ home ] [ q / zellig / qa / brabant ] [ co / raid ] [ v ] [ overboard ] [ archive / telegram / zelligwiki ] [ execution list ] [ Rules / Contacts ]