This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar ef8bc50bd9 ignore kotlin-js-store 2022-01-04 19:21:53 +06:00
.github/workflows Update commit-publish.yml 2021-09-22 22:47:00 +06:00
cache 0.13.0 2021-11-12 14:35:36 +06:00
gradle/wrapper 0.13.0 2021-11-12 14:35:36 +06:00
.gitignore ignore kotlin-js-store 2022-01-04 19:21:53 +06:00
LICENSE Initial commit 2021-02-22 01:30:47 +06:00
README.md Update README.md 2021-05-06 12:02:23 +06:00
build.gradle actualization 2022-01-04 19:10:38 +06:00
defaultAndroidSettings.gradle Initial commit 2021-02-22 01:30:47 +06:00
extensions.gradle first try 2021-02-22 21:01:08 +06:00
gradle.properties Update gradle.properties 2022-01-04 18:58:27 +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 update up to 0.0.10 with versions updates 2021-06-18 12:23:57 +06:00
mppJavaProject.gradle 0.0.14 2021-11-12 18:15:42 +06:00
mppProjectWithSerialization.gradle 0.0.14 2021-11-12 18:15:42 +06:00
publish.gradle update publishing scripts 2021-11-12 17:15:36 +06:00
publish_config.kpsb update publishing scripts 2021-11-12 17:15:36 +06:00
settings.gradle updates in plagubot module 2021-02-22 19:53:51 +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) (currently in TBD state)
  • Cache library for admins (saving chat admins, autoupdate and refreshing by command (maybe)) (you may retrieve it using github packages for now)