Skip to main content

Kakaotalk LOCO/HTTP API protocol wrapper for python.

Project description

KakaoV2

KakaoV2 is Kakaotalk LOCO/HTTP API protocol wrapper for python.

Introduction

Loco protocol compatible python library This is discord.py style.

Quick Start

import KakaoV2

client = KakaoV2.Client(device_uuid="DeviceUUID")

@client.event
async def on_ready():
    print("Ready!")

@client.event
async def on_message(msg):
    print(msg.content, msg.author)
    await msg.reply("TEXT")
    await msg.send("TEXT")

client.run("ID", "PW")

License

MIT Licence

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

KakaoV2-1.0.2.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

KakaoV2-1.0.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file KakaoV2-1.0.2.tar.gz.

File metadata

  • Download URL: KakaoV2-1.0.2.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for KakaoV2-1.0.2.tar.gz
Algorithm Hash digest
SHA256 cf2adfdd4b664a06aed38306eb55f645c66155ce25c2b1884e503b6eff70a9ce
MD5 e166ebdd6aba1435862944e28e37c240
BLAKE2b-256 a6d3809428ff6a6b3979f77d294f21e795ada4e5398c960ba2c2e5fbdf2ebbe1

See more details on using hashes here.

File details

Details for the file KakaoV2-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: KakaoV2-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for KakaoV2-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b8b12a6ecc393be2685f7149cb220ead777918c8da2b39daf0feb7c13785920f
MD5 c3d1ecec04b54a27f6793282d24a4dc6
BLAKE2b-256 146e3db361bf47d0bdd377165a7b7c7e0e1eba996dd6f410f72de3c1475c3e49

See more details on using hashes here.

Supported by

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