Closed hellno closed 8 months ago
@piratekev @gsgalloway can you help with this? I'm up for contributing a PR but not sure which steps are required.
@hellno I published new versions of farcaster-js and farcaster-js-hub-rest that support this now.
Checkout this test:
const responseMessage = await client.submitCast({
text: 'This is a test cast submitted from farcaster-js-hub-rest into a channel',
parentUrl: 'https://warpcast.com/~/channel/test'
}, userGaviBotFid, signerPrivateKey);
so cool, thank you for this 🔥
Describe the bug
cannot send parentUrl in data, so cannot submit casts into channels