-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathapp.json
More file actions
17 lines (17 loc) · 720 Bytes
/
Copy pathapp.json
File metadata and controls
17 lines (17 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "logo": "https://telegra.ph/file/0592f028e92ff2a8e73f0.jpg",
"name": "—••÷[🧊SΣSSIӨП_MΛKΣЯ🧊]÷••—",
"repository": "https://github.com/Krakinz/Pyrogram-Session-Maker.git",
"stack": "container",
"description": "—••÷[🧊SΣSSIӨП_MΛKΣЯ🧊]÷••—",
"website": "https://t.me/Krakns",
"env": {
"API_ID":{
"description":"api_id part of your Telegram API Key From @HVApiBot Only",
"required":true},
"BOT_TOKEN":{
"description":"Put @BotFather Token",
"required":true},
"API_HASH":{
"description":"api_hash part of your Telegram API Key From @HVApiBot Only",
"required":true}},
"buildpacks": [{"url": "heroku/python"}]}