An advanced open-source Bot for different messengers with it's own API.
This project is under development
WildBot Core is available from Maven Central so, in order to use it, you can simply add the following to your <dependencies>
tag:
<dependency>
<groupId>ru.wildbot</groupId>
<artifactId>wildbot-core</artifactId>
<version>LATEST</version>
</dependency>
LATEST
can be replaced with version name if you want to use some specific one.