Добавлена базовая структура проекта Telegram-бота (handlers, config, memory)

This commit is contained in:
grigorij
2026-06-10 22:51:56 +04:00
parent 1196a8a795
commit 2c6f82bfb5
15 changed files with 94 additions and 11 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/PythonProject.iml" filepath="$PROJECT_DIR$/.idea/PythonProject.iml" />
</modules>
</component>
</project>