Initial commit

This commit is contained in:
dymik739
2022-10-23 17:20:32 +03:00
commit 84d6b3d58f
3 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1 @@
self.RESPONCE = self.MESSAGE["text"]

View File

@@ -0,0 +1,5 @@
{
"version": 1,
"index_file": "index.py",
"start_on_boot": true
}