Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.13 KB

gary Follow me at @GarySquarepan13

Shoutout to The Coding Train for the constant inspiration and knowledge! :)

Twitter Bot

  • Before running: npm install
  • To run without logs: npm start
  • To run with logs: npm test (this is the "robust testing")

Features

  • Tweets a random word every day with a gif from tenor associated with it or with a teletubbies or spongebob gif
  • Periodically tweets jokes from two different sources

Goals

  • Exposure to Node.js and helper packages
  • Using an actual API
  • ES6 promises, chaining multiple API calls
  • ES7 async/await syntax
  • Fight boredom during lockdown #COVID19

APIs used