This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar e638aff72a first version of adminbot 2021-02-22 18:11:12 +06:00
.github/workflows Initial commit 2021-02-22 01:30:47 +06:00
cache first version of adminbot 2021-02-22 18:11:12 +06:00
gradle/wrapper Initial commit 2021-02-22 01:30:47 +06:00
.gitignore Initial commit 2021-02-22 01:30:47 +06:00
LICENSE Initial commit 2021-02-22 01:30:47 +06:00
README.md init 2021-02-22 01:48:48 +06:00
build.gradle Initial commit 2021-02-22 01:30:47 +06:00
defaultAndroidSettings.gradle Initial commit 2021-02-22 01:30:47 +06:00
extensions.gradle Initial commit 2021-02-22 01:30:47 +06:00
gradle.properties first version of adminbot 2021-02-22 18:11:12 +06:00
gradlew Initial commit 2021-02-22 01:30:47 +06:00
gradlew.bat Initial commit 2021-02-22 01:30:47 +06:00
mppAndroidProject.gradle Initial commit 2021-02-22 01:30:47 +06:00
mppJavaProject.gradle Initial commit 2021-02-22 01:30:47 +06:00
mppProjectWithSerialization.gradle Initial commit 2021-02-22 01:30:47 +06:00
settings.gradle first version of adminbot 2021-02-22 18:11:12 +06:00

README.md

TelegramBotAPI Libraries

This project was created due to neccessity of additional libraries over tgbotapi. Currently there are plans to create several libraries at the start of this project:

  • Cache library for media (saving and autorefreshing of fileId)
  • Cache library for admins (saving chat admins, autoupdate and refreshing by command (maybe))