This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar 62fb8854b9 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
.github/workflows update workflow 2022-01-04 19:26:06 +06:00
cache 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
gradle/wrapper fixes 2022-08-06 09:31:11 +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 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
gradle.properties 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
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 update build scripts 2022-06-11 20:27:00 +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
mppProjectWithSerialization.gradle update build scripts 2022-06-11 20:27:00 +06:00
publish.gradle update publish.gradle 2022-01-04 23:20:02 +06:00
publish.kpsb update publish scripts 2022-01-04 22:55:14 +06:00
settings.gradle implement content caching 2022-03-22 18:52:23 +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)