fca-project-orion 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,6 +11,7 @@
11
11
 
12
12
  + Original Project(Deprecated): https://github.com/Schmavery/facebook-chat-api
13
13
  + This is The Defunct Project https://github.com/KanzuXHorizon/Fca-Horizon-Remastered and Redeveloped By KanzuXHorizon
14
+ + Remade by Ivan Cotacte (https://www.facebook.com/icotacteeee) (https://github.com/ivancotacte)
14
15
 
15
16
  ## Support Language :
16
17
 
@@ -71,7 +72,9 @@ login({email: "Gmail Account", password: "Your Facebook Password"}, (err, api) =
71
72
  ```
72
73
 
73
74
  As a result, it will imitate you as shown below:
74
- <img width="517" alt="screen shot 2016-11-04 at 14 36 00" src="https://cloud.githubusercontent.com/assets/4534692/20023545/f8c24130-a29d-11e6-9ef7-47568bdbc1f2.png">
75
+ <img width="517" alt="screen shot 2016-11-04 at 14 36 00" src="./ivancotacte1.png">
76
+ <img width="517" alt="screen shot 2016-11-04 at 14 36 00" src="./ivancotacte2.jpg">
77
+ <img width="517" alt="screen shot 2016-11-04 at 14 36 00" src="./ivancotacte3.png">
75
78
 
76
79
  If You Want Advanced Use Then Use The Bot Types Listed Above!
77
80
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fca-project-orion",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {