From cae9b9c61a09f8c4e8d49c2d249db0a3e2e35e78 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 14 Mar 2020 23:15:42 +0100 Subject: [PATCH] ssb --- process-likes-g1tx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process-likes-g1tx.sh b/process-likes-g1tx.sh index 36dbae2..db0bd9e 100755 --- a/process-likes-g1tx.sh +++ b/process-likes-g1tx.sh @@ -134,7 +134,7 @@ do #### SEND 10 LOVE = 0.1 DU to $g1_author wallet silkaj -p "$duniter_server" -af --file ~/.ssb/secret.dunikey tx --output $g1_author --amountUD 0.1 --comment "_SSB:LIKE:$target_id" -y 2>/dev/null #### WRITE RESPONSE MESSAGE - sbotc publish '{"type":"post","text":"Thanks for this post ; I have just sent you G1 libre money. Use it with [Cesium](https://cesium.app). Get it from [https://git.p2p.legal/Axiom-Team/ssb-g1like](https://git.p2p.legal/Axiom-Team/ssb-g1like) ", "branch": "'"$target_id"'", "root": "'"$root_id"'"}' 2>&1>/dev/null + sbotc publish '{"type":"post","text":"Thanks for this post ; I have just sent you G1 libre money. Get code from [https://git.p2p.legal/Axiom-Team/ssb-g1like](https://git.p2p.legal/Axiom-Team/ssb-g1like). Access your wallet with [Cesium](https://cesium.app).", "branch": "'"$target_id"'", "root": "'"$root_id"'"}' 2>&1>/dev/null sleep 20 # DO NOT OVER CHARGE DUNITER else echo "I LIKE MY MESSAGE $target_id"