/JTeleBot-Core

A Java tool to manage telegram bots

Primary LanguageJavaApache License 2.0Apache-2.0

JTeleBot-Core

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>