Skip to content

chalkpe/facebook-autopoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-autopoker JavaScript Style Guide

Automatically pokes everyone back!

Usage

$ git clone https://github.com/ChalkPE/facebook-autopoker.git
$ cd facebook-autopoker && npm install && npm start

> node install.js # Install PhantomJS automatically
> [email protected] start /home/chalk/facebook-autopoker

facebook-autopoker: email:  # Facebook account
facebook-autopoker: pass:   # Facebook password
facebook-autopoker: proxy:  # Optional, e.g. 127.0.0.1:3128

2017-04-24T13:34:35.449Z status: success
2017-04-24T13:34:37.466Z logged in sucessfully
2017-04-24T13:34:42.571Z poked: 최찬환 x327 (100006534394951)
2017-04-24T13:34:58.229Z poked: 김대운 x404 (100006839533746)

License

MIT License

Copyright (c) 2017 Chalk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.