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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user