initial commit

This commit is contained in:
2024-09-14 02:06:51 +02:00
commit d9ae6527a1
13 changed files with 704 additions and 0 deletions

7
.idea/sqldialects.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/src/beebot.py" dialect="GenericSQL" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>