Facebook API for chat bot app
Project description
KPAPI
Optimize the use of Facebook API
Install
pip install KPAPI
Usage
from KPAPI import KPAPI
kpapi=KPAPI(Access_token,sender_id)
#Send message to users
kpapi.sendMessage("Message")
#Send media
kpapi.sendMedia("audio/video/image",url_media)
#Seen action
kpapi.seen()
#Typing On action
kpapi.typingon()
#Typing Off action
kpapi.typingoff()
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.1.0.tar.gz
(2.5 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.1.0-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file KPAPI-1.1.0.tar.gz.
File metadata
- Download URL: KPAPI-1.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2e6fb08c3592a056caa818dc55abb693ac1e586262e529ad5d5ad691d66bbc6
|
|
| MD5 |
36ddab5d483cd1c2fa92af6b345818d6
|
|
| BLAKE2b-256 |
db8b21aa0dd2c85812bd4d9f70008fb5eb58f5d0fef98a6227c7c1519a35363e
|
File details
Details for the file KPAPI-1.1.0-py3-none-any.whl.
File metadata
- Download URL: KPAPI-1.1.0-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 |
b06349f5e4473530a63ccbe7ab2503a414db43770cee0334a76630f2cfc78f0c
|
|
| MD5 |
6651b9f33bf1067c18c41e37c329b56d
|
|
| BLAKE2b-256 |
938b8c0483a24acb88763e6e030211378ab6658f005ce02c3f95ebb7c46c47d4
|