Initial commit
This commit is contained in:
1
modules/echo-v1.0/index.py
Normal file
1
modules/echo-v1.0/index.py
Normal file
@@ -0,0 +1 @@
|
||||
self.RESPONCE = self.MESSAGE["text"]
|
||||
5
modules/echo-v1.0/meta.json
Normal file
5
modules/echo-v1.0/meta.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 1,
|
||||
"index_file": "index.py",
|
||||
"start_on_boot": true
|
||||
}
|
||||
Reference in New Issue
Block a user