PUSH ${FPLAYER}.rss.json INTO 12345 SWARM KEY PUBLISH

This commit is contained in:
fred 2022-12-04 15:32:37 +01:00
parent 369dc621e0
commit eea825e1ea
1 changed files with 4 additions and 6 deletions

View File

@ -168,7 +168,9 @@ do
[[ ! -s ~/.zen/game/players/${PLAYER}/ipfs/${FPLAYER}.rss.json ]] && echo "NO ${FPLAYER} RSS - CONTINUE -" && continue
## ADD THIS FPLAYER RSS FEED INTO PLAYER TW
## TODO CREATE 20H12 TIDDLER TO ADD TO MY W
## PUSH DATA TO 12345 SWARM KEY
mkdir -p ~/.zen/tmp/${IPFSNODEID}/rss/${FPLAYER}/
cp -f ~/.zen/game/players/${PLAYER}/ipfs/${FPLAYER}.rss.json ~/.zen/tmp/${IPFSNODEID}/rss/${FPLAYER}/rss.json
fi
@ -187,14 +189,10 @@ do
done
echo "***** Keep G1/IPNS conversion *****"
echo ${G1PUB} > ~/.zen/game/players/${PLAYER}/FRIENDS/${liking_me}/${ASTRONAUTENS}
else
echo "$my_star_level ETOILES RECUES ($gscore). Etablir un lien retour."
echo "ARE WE BRO?"
$MY_PATH/jaklis/jaklis.py -k ~/.zen/game/players/${PLAYER}/secret.dunikey -n "https://data.gchange.fr" send -d "${G1PUB}" -t "Bro ?" -m "https://www.gchange.fr/#/app/user/${liking_me}/"
echo "LIKING LATER."
fi