Skip to main content

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


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.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page