A easily and quickly way to pick a winner for Facebook timeline promotion.
A easily and quickly way to pick a winner for Facebook timeline promotion.
😎 English • í•œêµì–´ (Korean)
📋 You can easily and quickly pick a winner by browser.
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);