2.0.0-moved • Published 2 years ago

remote-kakao v2.0.0-moved

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

remote-kakao

Want Korean? || 한국어를 원하시나요?

What is this?

remote-kakao is a server for KakaoTalk unofficial bots.

How can I use this?

YOU MAY HAVE TO DO PORT-FORWARDING FIRST.

  1. Go to MessengerBot Settings, scroll to the bottom, and repeat clicking the copyright text to enable developer mode.
  2. Click "Use BabelJS" to enable it.
  3. Install Required || Optional modules
  • kaling.js && crypto.js (required) (used to send KakaoLinks) (cannot be uploaded due to copyright)
  • shareKakao (optional) (used to send Images, Videos, Files, etc..) (not responsible for any damage caused by using this module)
  1. Create a new bot in your KakaoTalk bot app. (Check on the BabelJS option)
  2. Enter this code into your app, and edit the server variable.
  3. Run npm init or yarn init to create a new Node.js app.
  4. Install dependencies with npm i or yarn.
  5. Install remote-kakao with npm i remote-kakao or yarn add remote-kakao.
  6. Create a commands folder and write your commands. (There are some examples in the example repository)
  7. Start by running the server's main file.
  8. Run the bot.

Apps Tested

LICENSE

MIT License

Copyright (c) 2020 tica

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2.0.0-alpha6

2 years ago

2.0.0-alpha5

2 years ago

2.0.0-alpha4

2 years ago

2.0.0-alpha3

2 years ago

2.0.0-alpha2

2 years ago

2.0.0-alpha1

2 years ago

2.0.0-alpha8

2 years ago

2.0.0-alpha7

2 years ago

2.0.0-moved

2 years ago

5.0.4

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

4.1.0

3 years ago

4.0.5

3 years ago

4.0.4

3 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.2.0

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago