Facebook API for chat bot app
Project description
KPAPI
Optimize the use of Facebook API
Install
pip install KPAPI
Usage
Send message to users:
import KPAPI
KPAPI.sendMessage(Access_token,sender_ID, "text")
Send media:
import KPAPI
KPAPI.sendMedia(Access_token,sender_id, "audio/video/image",url_media)
Seen action:
import KPAPI
KPAPI.seen(Access_token, sender_id)
Typing On action:
import KPAPI
KPAPI.typingon(access_token,sender_id)
Typing Off action:
import KPAPI
KPAPI.typingoff(access_token,sender_id)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
KPAPI-1.0.1.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
KPAPI-1.0.1-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file KPAPI-1.0.1.tar.gz.
File metadata
- Download URL: KPAPI-1.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0e4c1263e9c64eb1251ea39544856555999e0a015eabad822f29cfee858ba1b
|
|
| MD5 |
708f736c6db3f62838ecc93f51e0127f
|
|
| BLAKE2b-256 |
68828bacb73f043aa9913782cdded096abfd14d64c5e7652403f175169f97cb5
|
File details
Details for the file KPAPI-1.0.1-py3-none-any.whl.
File metadata
- Download URL: KPAPI-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d83ee9859eaa2e87816e8be960b07fd6a99153f196704ef37f158979e98341c0
|
|
| MD5 |
bf66b45bcdb2fad1409a5b334ef3ba69
|
|
| BLAKE2b-256 |
cc319716531c6126423a558579fda6651837840751957c1637663ec583e8bafa
|