Skip to content

caarlos0-graveyard/FRaaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake RT as a Service (FRaaS) is a service to provide fake shameful tweet messages to make fun with your friends. This was already a thing in a friends circle, but, well, it was 100% manual:

  1. find a very ridiculous quote;
  2. copy it to twitter;
  3. reference the friend and put a 'RT' prefix.

This service helps people. Just access the service and put you friend's username, it will give you a random ridiculous quote, and all you have to to is to click a button.

Contributing

  • You can add some shameful music and poems quotes to the rts.txt file, travis-ci will run it and deploy automatically (when on master);
  • The rest is plain onld node.js + express as usual.