Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

JoshiCodes/TelegramBotAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THIS API IS OUTDATED! THE MAVEN REPO IS OFFLINE AND I DO NOT WORK ON THIS ANYMORE!

Rewrite is available at https://github.com/JoshiCodes/JTA

TelegramBotAPI

A simple to use Telegram Bot API.
Using Pengrad's Telegram API ( https://github.com/pengrad/java-telegram-bot-api )

Quickstart

For a simple quickstart have a look at the Wiki

Download

You can Download the API here. For more Information visit this page.

Maven (no longer works)

<repositories>
    ...
    <repository>
        <id>repo.joshi.codes</id>
        <url>https://repo.joshi.codes</url>
    </repository>
    ...
</repositories>

<dependencies>
    ...
    <dependency>
        <groupId>de.joshizockt</groupId>
        <artifactId>TelegramBotAPI</artifactId>
        <version>VERSION</version>
    </dependency>
    ...
</dependencies>



Support and Help

For Support and Help visit my Discord.
JoshiZockt.de Discord

About

A simple to use Telegram Bot API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages