Commit Graph

12 Commits

Author SHA1 Message Date
6fc2748779 [maven-release-plugin] prepare for next development iteration 2026-03-03 13:28:02 +03:00
87de3ff874 [maven-release-plugin] prepare release 0.0.2 2026-03-03 13:28:00 +03:00
c43ba2ea8b Update PengradTelegramBot to improve chat ID retrieval and upgrade Telegram API version
- Refactor chat ID extraction logic into a separate method for clarity and maintainability.
- Handle cases where chat ID may not be accessible, logging a warning when not found.
- Upgrade Telegram Bot API dependency version from 6.2.0 to 7.1.1.
- Adjust BotRequestImpl to accommodate changes in chat ID retrieval logic.
- Make botAtomicReference in App class final for better thread safety.
2026-03-03 13:26:14 +03:00
05af2f05a4 [maven-release-plugin] prepare for next development iteration
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-17 21:32:41 +03:00
7270a34e97 [maven-release-plugin] prepare release stbf-parent-0.0.1
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-17 21:32:38 +03:00
a318034d77 add release plugin 2021-09-17 21:27:28 +03:00
5880739849 add release plugin 2021-09-17 21:07:07 +03:00
1765abbdfd add LICENSE 2021-09-14 23:04:15 +03:00
d25eac9366 add demo app
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 12:20:05 +03:00
94394cc6e6 add templates module
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-28 18:18:49 +03:00
3ed90496cd improve deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 09:31:21 +03:00
18465ada30 initial commit 2021-08-10 23:22:25 +03:00