This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar 5b560118c0
start 0.9.0
2023-02-28 00:00:54 +06:00
.github/workflows update dependencies and commit-publish workflow 2023-02-17 14:11:26 +06:00
cache build fixes 2022-11-10 21:25:31 +06:00
gradle/wrapper Update gradle-wrapper.properties 2022-12-20 09:21:14 +06:00
resender fixes 2023-02-12 01:13:59 +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.9.0 2023-02-28 00:00:54 +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)