first commit

This commit is contained in:
2024-11-07 18:38:48 +05:00
commit 7ab166fd23
102 changed files with 10284 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
Title TgBotUGN
cd C:\TgBotPage
CALL venv\Scripts\activate
python web_run.py
pause