Skip to content

gabrigode/daily-rem-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Daily Rem

Daily Rem is a Twitter bot that tweets a Rem picture from Danbooru every three hours. This new version uses Node.js with fetch to get info from the Danbooru's API and Twit to post on Twitter.

Local Setup

  1. Clone project repository
  2. Navigate into project repository i.e cd daily-rem-master
  3. Change the following variables with your keys (Must have Twitter Development account to build a app and get the keys:
consumer_key = 'YOUR CONSUMER KEY'
consumer_secret = 'YOUR CONSUMER SECRET KEY'
access_token = 'YOUR ACCESS TOKEN'
access_token_secret = 'YOUR SECRET ACCESS TOKEN'
  1. Install the requirements: $ npm install

Credits

All images used are the property of their respective artists.

Contact

If you have any questions, something went wrong or just want to talk, feel free contact me at Twitter.

About

Tweets a Rem picture from Danbooru

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published