(20241206) Started Telegram integration.

This commit is contained in:
2024-12-06 10:40:36 +05:30
parent 7fb90bc948
commit c260529ef2
7 changed files with 585 additions and 1 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ import random
# Related to Quart:
test_callback_bp = Blueprint("user_cb", __name__)
test_callback_bp = Blueprint("test_cb", __name__)
# *****************************************************************************************************************