fca-project-orion 1.0.4 → 1.0.5

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.
package/README.md CHANGED
@@ -23,10 +23,6 @@
23
23
 
24
24
  Facebook already exists and allows users to create Api for Chatbots 😪 Here => [Here](https://developers.facebook.com/docs/messenger-platform).
25
25
 
26
- ### This Api Can Make You Payy Acc Like You Never Had Acc, Please Pay Attention =))
27
-
28
- Note ! If You Want To Use This Api Please See Document At [Here](https://github.com/Schmavery/facebook-chat-api).
29
-
30
26
  ## Download
31
27
 
32
28
  If You Want To Use It, Download It By:
@@ -75,7 +71,7 @@ login({email: "Gmail Account", password: "Your Facebook Password"}, (err, api) =
75
71
  ```
76
72
 
77
73
  As a result, it will imitate you as shown below:
78
- <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">
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">
79
75
 
80
76
  If You Want Advanced Use Then Use The Bot Types Listed Above!
81
77
 
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fca-project-orion",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {