freeCodeCamp / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode
https://twitter.com/_100DaysOfCode
BSD 3-Clause "New" or "Revised" License
285 stars 110 forks source link

Use retext sentiment #100

Closed spences10 closed 7 years ago

spences10 commented 7 years ago

Closes #99

So it looks like the sentiment API over on mashape isn't working anymore so I have used the retext-sentiment npm package: https://github.com/wooorm/retext-sentiment

@amandeepmittal is this ok? I'm not sure how this is working on Heroku now if the API is dead? 🙃