Holding tank: adoption posts to the Telegram payments topic naming the sponsor

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-12 13:18:59 -05:00
parent 65ef42fc24
commit 3c81df2167
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ async function adopt(adopterEmail, who, note) {
'You joined InstantAdPay without a sponsor. ' + nameOf(me) + ' has picked you up from the holding tank and is your sponsor now, which means a real person to walk you through the first steps.\n\nTheir message:\n\n' + text + '\n\nReply in your member area: ' + siteUrl + '/my#messages\n\nInstantAdPay');
} catch (err) {}
}
return { ok: true, adoption: ad, name: target.name };
return { ok: true, adoption: ad, name: target.name, adopterName: nameOf(me), adopteeName: target.name };
}
// pay it forward: give one of your own free referrals to the tank