This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar 9c2e271d57 start 0.12.2 and update dependencies 2023-06-19 23:28:29 +06:00
.github/workflows update dependencies and commit-publish workflow 2023-02-17 14:11:26 +06:00
cache make migration 2023-05-28 20:57:43 +06:00
gradle/wrapper start 0.11.0 2023-04-22 21:41:05 +06:00
resender add opportunity to be called between resender sends 2023-04-22 22:16:14 +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 add own repo 2022-11-17 13:27:10 +06:00
extensions.gradle cleanup 2022-10-22 22:33:45 +06:00
gradle.properties start 0.12.2 and update dependencies 2023-06-19 23:28:29 +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
mppJavaWithJsProject.gradle remove android targets in all modules due to the fact that currently there is no any android-specific code there 2022-10-22 22:28:32 +06:00
publish.gradle add gitea publication 2022-11-17 11:35:16 +06:00
publish.kpsb add gitea publication 2022-11-17 11:35:16 +06:00
settings.gradle add resender module 2023-01-14 22:37:56 +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)