Neynar

/neynar19195

The easiest way to build on Farcaster | neynar.com | @neynar

Farcaster MCP server built on Neynar

send feature requests to @sriny.eth

https://warpcast.com/rish/0x8aaed86f
Loading...
Loading...
coming back up now, apologies for the interruption
Loading...
/Neynar
Is neynar down? Getting errors, and dev.neynar site doesn't seem to be working either... (cc. @rish )
Let's see if my Neynar's agent replies to this,

Find me address of wS token on Sonic @tonty.eth please ;)
Are we supposed to use the profile_with_addresses table to get the correct fname a user is using? I noticed that the created_at and updated_at columns in the fnames table have the same timestamps, so we can't rely on those to determine which fname a user is currently using if they have multiple
No code frame notifications

Notification tech is still underrated and under utilized so continuing to make more progress there.

It's now possible to send frame notifications *without* writing any code at all. If you deployed a frame with a Neynar notifications url, you can now broadcast to users who have enabled it notifications straight from the dev portal (dev.neynar.com/apps) .

Analytics will automatically populate as notifications are enabled or disabled on the frame.

Up next - notifying specific users instead of generic broadcast meaning _you can customize notification on a per person basis without spending time writing code._ Likely quite useful to get your first 100 fans.

Try and give us feedback. Open to frame v2 feature requests ๐Ÿช

h/t @shreyas-chorge
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b5699583-5418-4cc4-9999-1434943e8500/original
Loading...
/Neynar
question! gm

is there an issue with creating webhooks at the moment?

errors ol papa is getting
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/8712aec1-b24d-4d1a-16cb-c648aa485f00/original
by popular demand

you can now make a simple bot for free @ demo.neynar.com

just sign in, copy the code block and start casting over api

๐Ÿซก
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/4170265c-1e94-4efe-9d7b-565408ce7a00/original
/Neynar
Reminder that this upgrade will start in just under 1 hour.
Loading...
Cast search just got another big upgrade: algorithmic sorting! ๐Ÿฆพ

This new sort option finds relevant casts sorted by recent engagement and uses the Neynar score to filter spam.

As always, let us know if you have questions or feedback! ๐Ÿช

https://docs.neynar.com/reference/search-casts
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/beb912d6-04b9-4376-3984-6b61662dbc00/original
On Wednesday at 9:00PM Pacific, Neynar will be upgrading the webhook server (Convoy). This is only expected to take a few minutes. No other systems will be impacted by this upgrade. ๐Ÿช
/Neynar
Introducing semantic search of casts! ๐Ÿช

In the `cast/search` route, you can now specify a `mode`, which can be `literal` (searches text for the same words), `semantic` (uses vectors to find casts with similar meaning), or `hybrid` (a combination of literal and semantic).

Try it out and let us know if you have questions!

https://docs.neynar.com/reference/search-casts
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b2719bee-94f4-4002-db27-89d108cbbd00/original
where the secret is sent in the webhook? Is it in the headers or a param? Authorization header maybe? Anyone knows?

and, I am getting multiple functions running at the same time, in the same 0.5 second,

I imagine it has to be with some extra instances running in my server and nothing to do with the number of times the webhook is called but cannot confirm until later or tomorrow when some of these extra instances may stop running
gm @neynar, how do i get that frame analytics dashboard for the @atlas frame?
how do you a cast an image with neynar? must be uploaded to any other server before or can I use any other method?

I have a base64 image url but sending it in the url field says, invalid request, is it something with the current url or with the content type?
Does anybody know how to get past this react error when using sign in with neynar, I have implemented it exactly as the guide says:

TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner')

Also, is there a neynar dev chat somewhere? I would rather not spam the timeline whenever I need help, thanks
Something that has often been requested is the ability to see which app a cast was created through.

From now on, all hydrated cast objects that Neynar APIs return will include info about the app that created the cast. We also added a new `app_fid` parameter to the `v2/farcaster/feed/user/casts` API so the returned list of casts can be filtered by app FID, e.g. specify 9152 to only get a user's casts that were created via @warpcast (see docs here: https://docs.neynar.com/reference/fetch-casts-for-user).

Are there any other APIs you would like to filter by app FID? ๐Ÿช
/Neynar
continuing to make building AI agents easier

one of the top things we heard was that agent developers want to fetch all previous context of having interacted with a certain user when responding to that user

so we built a new API that allows doing that on the fly, put in any two user fids and get back all their past interaction history: https://docs.neynar.com/reference/fetch-user-interactions

send feedback and if you have problems you want us to look at when building agents, reach out

h/t @rafi for the work on this ๐Ÿช
/Neynar
look what I built with custom identities and custom characters :)
Loading...
Is it possible to get "fetchFeedByChannelIds" to return with all replies and recasts? Or does it only give you the data as to whether replies and recasts exist?

I see the params for withReplies and withRecasts, but not getting actual replies and recasts in the response.
Neynar's public database will be going through some quick maintenance tomorrow at 12 PM Mountain Standard Time. Redash and Parquet will be unavailable for about 1 minute. No other systems will be impacted. ๐Ÿช
/Neynar