Skip to main content

Kakaotalk Automation tool for windows

Project description

pyautokakao

KakaoTalk automation tool for Windows

Installation

pip install pyautokakao

Usage

You should start kakaotalk before. Chat room name should be exactly the same. (Unexpected behavior)

import pyautokakao

# Read Chat
log = pyautokakao.read("Chat room name")
print(log)

# Send Chat
pyautokakao.send("Chat room name", "message")

# Add to friends
pyautokakao.add_friend("friend name(you determine)", "phone number")

# Invite friend to existing room
pyautokakao.invite("Chat room name", ["friend name 1","friend name 2",])

# Make new chat room
pyautokakao.make_room("Chat room name", ["friend name 1","friend name 2",])

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

pyautokakao-0.1.0.tar.gz (10.0 kB view details)

Uploaded Source

File details

Details for the file pyautokakao-0.1.0.tar.gz.

File metadata

  • Download URL: pyautokakao-0.1.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for pyautokakao-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3b574c06297a23967feeafda952673836845ae5718fc540ba09bd32ac10e0113
MD5 b3b7fe809b39fa27951d05528e212740
BLAKE2b-256 2ec429c41292b412153b6b05457cdfcb82c070576242136b094afac973eab0f7

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