This repository contains several examples of simple bots which are using TelegramBotAPI
Go to file
2020-08-25 17:48:56 +00:00
FilesLoaderBot add files loader bot 2020-08-23 21:52:13 +06:00
ForwarderBot add example for resender bot and JS 2020-08-20 17:53:45 +06:00
GetMeBot add example for resender bot and JS 2020-08-20 17:53:45 +06:00
gradle/wrapper Update dependency gradle to v6.6.1 2020-08-25 17:48:56 +00:00
HelloBot add example for resender bot and JS 2020-08-20 17:53:45 +06:00
RandomFileSenderBot small update 2020-08-24 00:41:24 +06:00
ResenderBot small update 2020-08-24 00:41:24 +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 add files loader bot 2020-08-23 21:52:13 +06:00
gradlew Update dependency gradle to v6.6.1 2020-08-25 17:48:56 +00:00
gradlew.bat Update dependency gradle to v6.6.1 2020-08-25 17:48:56 +00: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 files loader bot 2020-08-23 21:52:13 +06:00

TelegramBotAPI-examples

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