Skip to content

evsinev/telegram-bot-client

Repository files navigation

telegram-bot-client

The simplest telegram bot client.

Features:

  • no dependecies
  • small footprint
  • URLConnection or OkHttp

How to add it into your app

Maven

<repositories>
    <repository>
        <id>pne</id>
        <name>payneteasy repo</name>
        <url>https://maven.pne.io</url>
    </repository>
</repositories>
  
<dependency>
    <groupId>com.payneteasy</groupId>
    <artifactId>telegram-bot-client</artifactId>
    <version>1.0-7</version>
</dependency>

Example

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages