This repository contains several examples of simple bots which are using TelegramBotAPI
Go to file
2020-08-13 02:28:21 +06: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
gradle/wrapper update gradle plugin 2020-06-02 19:29:50 +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
.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
build.gradle update version and example of hello bot 2020-07-02 16:38:42 +06:00
gradle.properties Update dependency com.github.insanusmokrassar:TelegramBotAPI-all to v0.27.10 2020-08-12 20:25:03 +00: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
LICENSE Initial commit 2020-02-25 12:51:49 +06:00
README.md Initial commit 2020-02-25 12:51:49 +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

TelegramBotAPI-examples

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