Giter Site home page Giter Site logo

botmill / kik-botmill Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 3.0 443 KB

A Java framework for building bots on Kik Messenger Platform

License: MIT License

Java 100.00%
kik kik-botmill kik-messenger-platform java-frameworks keyboards broadcasting receive-messages kik-api kikbot chatbot

kik-botmill's People

Contributors

aurasphere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kik-botmill's Issues

Modify Event Handling Mechanism to use Annotations

We need to create Annotations for all Events that can be tagged against methods. This way, we can create classes and annotate them as Events for processing.

This will be an alternate way of creating behaviours

Flexible Event Catcher

Currently, the event catchers for link, picture and video is not dynamic - meaning, you can't catch a specific picture, link, video or sticker.

We need to make sure that we can pass an incoming message to the event and use that as part of the validation process.

Create a JsonToActionFrame for Text Input/Output

Need to create a way for our bot to learn without modifying the behaviour through source. For this we need to create framework that will allow the bot to learn new input/output from a given json file.

KeyBoard Builder Implementation

Modify the KeyBoard builder so that we can create and re-use a keyboard through the entire bot instance.

We also need to add a setKeyBoard on the builders so that we can let all builder to use the instance (this will be a separate task).

Externalize Delay

We need to externalize the delay on the builders. This is so that developers can put a delay on each of the message the bot sends.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.