freeCodeCamp / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode

Home Page:https://twitter.com/_100DaysOfCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider abstracting out `quotes.json`

spences10 opened this issue · comments

Maybe this could be pulled from an API

Maybe the quotes.json file could be made into an npm package?

Would be good for a first timer with reference to @amandeepmittal's stoic-api for reference?

Maybe we can create a separate npm package if the context of stoic-api does not fit here for every retweet.

I'm on it right now, seeing if there's an npm package already out there

This would be a good first issue, if I can find a suitable npm package I'll update the ticket with the details

Or if you merge quotes.json in stoic-api, be my guest.