| { | |
| "env": { | |
| "SESSION_STRING": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "BOT_TOKEN": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "API_ID": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "BLACKLIST_CHAT": { | |
| "description": "", | |
| "required": false, | |
| "value": "-1001473548283" | |
| }, | |
| "API_HASH": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "LOG_UBOT": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "OWNER_ID": { | |
| "description": "", | |
| "required": false, | |
| "value": "5262326516" | |
| }, | |
| "MONGO_URL": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "COMMAND": { | |
| "description": "", | |
| "required": true | |
| }, | |
| "TEXT_PAYMENT": { | |
| "description": "", | |
| "required": true | |
| } | |
| }, | |
| "buildpacks": [ | |
| {"url": "heroku/python"} | |
| ] | |
| } | |