

By default files are uploaded in the root of drive if you dont want to upload in root folder make a folder copy its id and set a env var GDRIVE_PARENT_FOLDER and value id of desired folder.now set these as env variable CLIENT_ID, CLIENT_SECRET, AUTH_CODE and TOKEN. Goto and paste your client id and secret and click "Get auth code", it will redirect you to login and you'll get a auth code after login paste that auth code in the auth code feild and click "Generate token" it'll give you a token.Go to and click on Enable the Drive APIĬopy client id and set an enviorment variable in heroku with name CLIENT_ID then copy client secret and set another env named CLIENT_SECRET.Then set the SEARCH_SITE env to same value as SITE. And then do a dummy git commit so that heroku will buid it using the buildpack this time. Go to the build packs section in settings and click add buildpack and enter " " as buildpack url then click save changes. This will make all the searches go thru my deployment and you don't need to configure buildpack. But if you don't want to do that you can specify and env SEARCH_SITE and set value to. By default the search will happen on your deployment and you will need to configure the buildpack as described below. The library used for web scrapping the torrent sites requires a custom buildpack on heroku. To set a enviorment variable go to heroku dashboard open the app then go to Settings > Config vars > Reveal Config vars. Set a enviorment variable with key "TELEGRAM_TOKEN" and token of your bot as value. " This is important to keep bot alive or server will stop after 30 min of inactivity.

Set a variable with key "SITE" and value is the link of your site. If you only want telegram bot to be workinh set value of DISABLE_WEB env var to true. The search section is currently unmaintained due to the inconsistency between proxy sites and their uptimes TODO after deploy To disable website Be careful when adding torrents to my deployment as it is deployed everytime i commit code here so your downloads may be interrupted. Please dont start a test torrent download on my website it works you dont need to just wastes my drive space. Lorem ipsum i am too lazy figure what it does yourself
