Hoooker
Project description
#hooker
##Line
webhook
from Hoooker.line import LineBITF
access_token = ""
channel_secret = ""
line_bot_api = LineBITF(access_token, channel_secret)
content = line_bot_api.get_content(request)
line_bot_api.reply([re_text], reply_token)
res = line_bot_api.push(userId, "hi")
res = line_bot_api.get_user_info(userId)
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
Hoooker-0.0.2.tar.gz
(3.0 kB
view details)
File details
Details for the file Hoooker-0.0.2.tar.gz.
File metadata
- Download URL: Hoooker-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc8ae2521ac6b3876fe9c16e3ee2dda0ccc9b29de898edf61ec5409a6ee20c18
|
|
| MD5 |
a47650569a06199352c73fac37293b33
|
|
| BLAKE2b-256 |
268198cbddab70d354fd93a0b40149b4a2bd970bbd9791d0cdc3712bc43ad276
|