something
This commit is contained in:
parent
d6692fc15f
commit
f70efe5122
4
app.json
4
app.json
@ -35,7 +35,7 @@
|
|||||||
"description": "fill with your bot name from @BotFather",
|
"description": "fill with your bot name from @BotFather",
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
"ASSISTANT_NAME": {
|
"ASSISTANT_USERNAME": {
|
||||||
"description": "fill with the assistant username account without @",
|
"description": "fill with the assistant username account without @",
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
@ -63,7 +63,7 @@
|
|||||||
"description": "if you have channel, then fill the channel username here without @",
|
"description": "if you have channel, then fill the channel username here without @",
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
"OWNER_NAME": {
|
"OWNER_USERNAME": {
|
||||||
"description": "fill with your telegram account username without @",
|
"description": "fill with your telegram account username without @",
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user