Initial commit

This commit is contained in:
2022-09-07 00:24:01 +06:00
commit 8fe93e20bc
19 changed files with 531 additions and 0 deletions

3
settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = 'telegram_bot'
enableFeaturePreview("VERSION_CATALOGS")