#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)
Release files for Hoooker 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Hoooker-0.0.2.tar.gz | 3.0 kB | Details |
Release files / Hoooker-0.0.2.tar.gz
| Download URL | Hoooker-0.0.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc8ae2521ac6b3876fe9c16e3ee2dda0ccc9b29de898edf61ec5409a6ee20c18
|
|
BLAKE2b-256 checksum How to use checksums |
268198cbddab70d354fd93a0b40149b4a2bd970bbd9791d0cdc3712bc43ad276
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|