2.1.1 • Published 5 years ago

got-bot v2.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

GOT-BOT (Game of Thrones Twitter Bot)

Twitter Follow

Twitter bot that posts game of throne memes on twitter.

To Run:

  • Install dependencies.
  cd got-bot
  npm install
  • Register your app and get OAuth credentials from twiiter

  • Save the credentials in config.js, or use the environment variables specified there.

  • Start the application.

  npm start