lightyrs / TweetEmbedder

A tool for curating entries to the #2017HolidayBitcoinGiveaway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TweetEmbedder

  1. Clone
  2. npm install --save
  3. node index.js

Notes

  1. Add the list of tweets you want to embed, line by line, in tweets.txt.
  2. The script will generate tweets.html with the oembed twitter embed markup for every tweet in tweets.txt.
  3. If you would like the script to add the twitter widgets js in order to render the tweets in full, follow the comments in index.js for instructions.

About

A tool for curating entries to the #2017HolidayBitcoinGiveaway.


Languages

Language:HTML 99.5%Language:JavaScript 0.5%