A Java tool to manage telegram bots
Please find the current release documentation on http://nixtabyte.github.io/JTeleBot-Core/apidocs-0.1.0/index.html
You can download the dependency from the central maven repository
<dependency> <groupId>io.github.nixtabyte.telegram</groupId> <artifactId>jtelebot-core</artifactId> <version>0.1.0</version> </dependency>