Skip to main content

A Simple Kakaotalk Automation Wrapper.

Project description

Automation Kakao for Mac

Kakaotalk open chatting room and send message automatically with applescript.

result

API

First import package.

from autokakao.wrapper import KakaoAutomation

Open kakao application manually

kakao = KakaoAutomation()
kakao.open_kakao()

Open chat room with chat room name

kakao = KakaoAutomation()
kakao.open_chatroom("CHATROOM NAME")

Write a message to send

kakao = KakaoAutomation()
kakao.write_message("YOUR MESSAGE")

Example

from autokakao.wrapper import KakaoAutomation

kakao = KakaoAutomation()

kakao.open_kakao()
kakao.open_chatroom("윤서준")

for i in range(1000):
    kakao.write_message("윤서준 바보")

Installation

pip install autokakao

License

MIT

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

autokakao-0.0.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

autokakao-0.0.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file autokakao-0.0.1.tar.gz.

File metadata

  • Download URL: autokakao-0.0.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for autokakao-0.0.1.tar.gz
Algorithm Hash digest
SHA256 22b79a5b8be0719c7b0b72971c80da5eefc308feb8ceb89627694353598204ac
MD5 4a3b74a4c38ef88705fd9a570b872ac8
BLAKE2b-256 2ff5a16bc56b17f968e209f79c4ee988ff8acb93d16b583e4431480a258d7ce0

See more details on using hashes here.

File details

Details for the file autokakao-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: autokakao-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for autokakao-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aec49a0f22b072cceb17f5517938114becd8e061b3222e9192ce47e28a2868ed
MD5 ef8e1e475f731162ddcc4117c1b80dd6
BLAKE2b-256 e20270d52e160c8f097546589e50b63580a9328e5b8ec2c52eaaa39b918253a6

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