This project contains libraries built around TelegramBotAPI library
Go to file
InsanusMokrassar b45bd3192a add dsl preview 2021-06-19 13:57:34 +06:00
.github/workflows update dependencies and version 2021-03-12 21:55:58 +06:00
cache add method to AdminsCacheAPI 2021-03-30 22:36:19 +06:00
fsm add dsl preview 2021-06-19 13:57:34 +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 Update README.md 2021-05-06 12:02:23 +06:00
build.gradle update up to 0.0.10 with versions updates 2021-06-18 12:23:57 +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 start working with fsm 2021-06-18 14:09:02 +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 up to 0.0.10 with versions updates 2021-06-18 12:23:57 +06:00
mppProjectWithSerialization.gradle Update mppProjectWithSerialization.gradle 2021-06-07 19:57:06 +06:00
publish.gradle Disable signing 2021-02-28 22:59:00 +06:00
publish_config.kpsb Update publish_config.kpsb 2021-02-28 22:59:35 +06:00
settings.gradle state to revert 2021-06-19 01:16:39 +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)