Content pfp
Content
@
0 reply
0 recast
0 reaction

YES2Crypto 🎩 πŸŸͺ🟑 pfp
YES2Crypto 🎩 πŸŸͺ🟑
@yes2crypto.eth
150 $USDC for scripts I can run locally that I can use to tip commenters on a specified cast. Should have two parts: 1. collect connected addresses for repliers (getReplies {url} > winners.csv) 2. send [x] $DEGEN to CSV file (sendToken 500 < winners.csv) @bountybot
5 replies
0 recast
3 reactions

Complexlity pfp
Complexlity
@complexlity
https://github.com/Complexlity/tip-warpcast-commenters Here you go. Full instructions in the readme
2 replies
0 recast
1 reaction

YES2Crypto 🎩 πŸŸͺ🟑 pfp
YES2Crypto 🎩 πŸŸͺ🟑
@yes2crypto.eth
WOW! Can't wait to look and play with it. I promise not to take too long
0 reply
0 recast
1 reaction

YES2Crypto 🎩 πŸŸͺ🟑 pfp
YES2Crypto 🎩 πŸŸͺ🟑
@yes2crypto.eth
I've been playing with it - first part works. Second part seems to not split the addresses by "," Lines 81/82 for await (const address of recepients) { console.log(`Sending ${NUMBER_OF_TOKENS} ${CURRENT_TOKEN} to ${address}`); const result = await tokenContractWithSigner "address" is the entire list, not just one
1 reply
0 recast
0 reaction