This repository contains several examples of simple bots which are using TelegramBotAPI
Go to file
Renovate Bot fd0e99470e
Add renovate.json
2020-08-12 20:20:42 +00:00
ForwarderBot fixes 2020-06-02 20:24:41 +06:00
GetMeBot add GetMe bot and fix some other bots 2020-06-02 21:48:07 +06:00
HelloBot update version and example of hello bot 2020-07-02 16:38:42 +06:00
RandomFileSenderBot fixes 2020-06-02 20:24:41 +06:00
gradle/wrapper update gradle plugin 2020-06-02 19:29:50 +06:00
.gitignore complete forwarder bot exmple 2020-02-25 13:27:37 +06:00
.travis.yml add travis script 2020-02-25 13:43:02 +06:00
LICENSE Initial commit 2020-02-25 12:51:49 +06:00
README.md Initial commit 2020-02-25 12:51:49 +06:00
build.gradle update version and example of hello bot 2020-07-02 16:38:42 +06:00
gradle.properties update version and example of hello bot 2020-07-02 16:38:42 +06:00
gradlew complete forwarder bot exmple 2020-02-25 13:27:37 +06:00
gradlew.bat complete forwarder bot exmple 2020-02-25 13:27:37 +06:00
renovate.json Add renovate.json 2020-08-12 20:20:42 +00:00
settings.gradle add GetMe bot and fix some other bots 2020-06-02 21:48:07 +06:00

README.md

TelegramBotAPI-examples

This repository contains several examples of simple bots which are using TelegramBotAPI