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.0.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.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: KakaoV2-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 76ec5b120c2b001097c423b5231d379587112180978d37c4b6b749a590650678
MD5 9df242c22ccbf8099d5216bebddb71eb
BLAKE2b-256 45eacdcab628b1cc67ef4d000fda6e95efb09cbeb277c3c4898bc794397be648

See more details on using hashes here.

File details

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

File metadata

  • Download URL: KakaoV2-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d10a0b36a8681923eb45e9ff41dd88c94815c1c91418e41b02f93db9f595f83
MD5 0ef169c2c5f23194e8175e9ac65b048d
BLAKE2b-256 f9c20b92b64c1f2cde782de924ac34e6d1dff39e06077f4eaeea99d8f452956c

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