Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-confused authored Mar 8, 2021
1 parent 2962a34 commit 5e3c78f
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@
"description": "A telethon userbot based on snapdragon code(xtratgbot) .Easy to use and friendly bot . Maintained by Sandeep ",
"logo": "https://telegra.ph/file/3d60313110c58684b31ea.jpg",
"keywords": [
"telegram",
"plugin",
"modular",
"productivity"
],
"repository": "https://github.com/sandy1709/catuserbot/",
"website": "#TODO",
"success_url": "#TODO",
"stack": "container",
"env": {
"ENV": {
"description": "Setting this to ANYTHING will enable heroku.",
Expand Down Expand Up @@ -107,5 +105,22 @@
"options": {
"version": "12"
}
}],
"buildpacks": [{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},{
"url":"https://github.com/amivin/aria2-heroku.git"
},{
"url":"https://github.com/heroku/heroku-buildpack-google-chrome"
},{
"url":"https://github.com/heroku/heroku-buildpack-chromedriver"
},{
"url": "https://github.com/opendoor-labs/heroku-buildpack-p7zip"
},{
"url": "https://github.com/heroku/heroku-buildpack-apt.git"
},{
"url": "https://github.com/chrismytton/heroku-buildpack-jq"
},{
"url": "heroku/python"
}]
}

0 comments on commit 5e3c78f

Please sign in to comment.