KakaoBot APK

KakaoBot  Icon
0/5
0 Ratings
Developer
PERK
Current Version
2.3
Date Published
File Size
3.5 MB
Package ID
com.suyong.kakaobot
Price
$ 0.00
Downloads
423+
Category
Android Apps
Genre
Tools

APK Version History

Version
2.3 (24)
Architecture
universal
Release Date
March 03, 2019
Requirement
Android 5.0+
Version
2.2.1 (23)
Architecture
universal
Release Date
February 27, 2019
Requirement
Android 5.0+
Version
2.2 (22)
Architecture
universal
Release Date
February 27, 2019
Requirement
Android 5.0+
Version
2.1 (21)
Architecture
universal
Release Date
February 27, 2019
Requirement
Android 5.0+
Version
1.0.3 (4)
Architecture
universal
Release Date
February 27, 2019
Requirement
Android 5.0+
  • KakaoBot Screenshot
  • KakaoBot Screenshot
  • KakaoBot Screenshot
  • KakaoBot Screenshot

About Radio FM 90s

It can scripting with JavaScript.

▷Beta version released! Please read patch note in PlayStore when you update this bot.◁

※ It need to have Android Wear App. And give it reading notification permission. ※

-----------------------------------------------------------------

Stable version has many error!
Please use beta version.

-----------------------------------------------------------------

Now, Developing Beta version.

Resource files are saved at Internal Storage/KakaoBot.
You should edit main.js file with other editor.

----

v1.0
It can run with JavaScript.

v1.0.1
Added checking reading notification permission and Wear App.

v1.0.2
Fixed talkReceivedHook's parameters doesn't sort right.
Added KakaoTalk.send(message); method.

Beta version
- Caution! Method and function's names doesn't same.

v1.1 beta
Made new app because of error of designing.

v1.2 beta
It could save log. And added setting panel.
----

API
* KakaoTalk.send(message); send message at room that send notification lastly.
* KakaoTalk.send(room, message); send message at room.
* KakaoTalk.getContext(); return android context.

Function
* function talkReceivedHook(room, message, sender, isGroup) it called when you received message.
----
Support
* [email protected]

What's New in this version

I'm sorry to late

Fixed script highlighting

Redesigned setting UI

Added listener changing

Fixed bug KakaoBot sends room name instead sender's name

Added some method (UI.showToast, UI.showDialog, UI.Thread)

Changed some method (Bot.getContext() -> UI.getContext())

added 4th parameter in catchMessage (Session)