Skip to content

gaerae/facebook-contest-winner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Facebook Contest Winner Title

Facebook Contest Winner

A easily and quickly way to pick a winner for Facebook timeline promotion.

😎 English β€’ ν•œκ΅­μ–΄ (Korean)

Overview

πŸ“‹ You can easily and quickly pick a winner by browser.

  1. Open the Facebook page or group post.
  2. Open the Facebook comment or share dialog in a new tab.
  3. Open the Console in browser. (Windows or Linux: Ctrl + Shift + J / macOS: Cmd + Opt + J)
  4. Copy and Paste all the contents of the index.js file.
  5. Click the Button to View more comments or shares.
  6. Go to Usage.

Usage

πŸŽ‰ Pick a Winner

An example is the number of 3 winners

Example: Facebook Comment

// winners in the comment
fcw.comment(3);

// winners in the share
fcw.share(3);

// winners in the like
fcw.like(3);

// winners who both shared and commented
fcw.share_comment(3);

// winners who both liked and commented
fcw.like_comment(3);

Screen

Result

Facebook Contest Winner

Facebook post