Разработан чат-бот

This commit is contained in:
2024-07-26 03:30:01 +03:00
commit dcf7f2b8f4
44 changed files with 2035 additions and 0 deletions

1
bot/__init__.py Normal file
View File

@ -0,0 +1 @@
from .bot import dispatcher, storage