Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

parisjs/parisjs-contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contest

Twitter contest script for Paris.js.

Install

npm install

Configuration

Create a config.json with:

{
    "consumer_key"        : "",
    "consumer_secret"     : "",
    "access_token_key"    : "",
    "access_token_secret" : ""
}

Usage

Get all twitter participants:

node answers.js

Edit the participants.csv.

node winner.js

License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2013 François de Metz <francois@2metz.fr>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

About

Scripts for finding participants of a twitter contest and pick a winner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published