got-bot
v2.1.1
Published
post game of thrones related stuff on twitter
Downloads
2
Maintainers
Readme
GOT-BOT (Game of Thrones Twitter Bot)
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