whatadewitt / yahoo-fantasy-sports-api

NodeJS wrapper for the Yahoo! Fantasy Sports API
https://yahoo-fantasy-node-docs.vercel.app/
MIT License
192 stars 52 forks source link

node-red integration #74

Open moshed opened 3 years ago

moshed commented 3 years ago

any chance you would look into integrating this into node-red? im a bit of a beginner and the visual aspect of node-red really helps me visualize writing flows to accomplish certain things.

whatadewitt commented 3 years ago

I've never heard of this but happy to look into it when time allows. Might be a great opportunity to learn something yourself though :)

whatadewitt commented 3 years ago

Node-Red is equal parts cool, scary, and blasphemous... I'll dig deeper into the docs at some point and see if I can find a way to integrate anything.

In the meantime, you could check out how I set up the docs site https://github.com/whatadewitt/fantasy-docs-next which, outside of the catch all API route for all of the actual API calls, should provide a pretty simple introduction to how to write NodeJS code for the library.

moshed commented 3 years ago

yeah node red is great I use it to implement simple speech to text voice transcription bots in telegram image

https://user-images.githubusercontent.com/8683379/116653453-36b3cf00-a955-11eb-8b07-bf4f8dead42c.MP4

control the lights in my house based on sunset and sunup and send notification to pushover about events.

image

and posts videos of all MLB homers to telegram image

im interested in pulling my team roster from yahoo and posting the results of every at bat or inning pitched to my phone

ill check the docs you linked! seems like a great place to start

moshed commented 3 years ago

Hey did you any luck integrating into node-red? I was wholly unsuccessful in even the most basic steps of accessing the api and I'm afraid it's beyond my abilities.

Thanks for all your hard work!

whatadewitt commented 3 years ago

I've been so busy man, I apologize.

Will let you know when I get a chance to look at it!

moshed commented 3 years ago

no need to apologize at all! whenever you get a shot that'd be great, if not, not. No need to apologize!