Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Automatically tweet out Fate Products from https://fate-srd.com

Notifications You must be signed in to change notification settings

fate-srd/fate-product-tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Fate SRD auto tweeter

This project creates a script that will pull a random product from fate-srd.com and post about it to the @FateSRD twitter account.

The project is based on the advice of http://techknights.org/workshops/nodejs-twitterbot/.

Requirements

  • Node
  • Yarn

Installation

  • git clone this repo and cd into it.
  • yarn to install packages
  • Create a Twitter app, including Access Tokens.
  • Add your tokens in Heroku. If you'd like to test locally, enter them into config/default.yml.
  • You will also need to set the source for the json in either config/default.yml or config/production.yml, depending on your environment.

How to Use

  • Run yarn tweet

Heroku Deployment

Deploy to Heroku's master branch.

Releases

No releases published

Sponsor this project

Packages