Giter VIP home page Giter VIP logo

corexbot's Introduction

Deploy to HEROKU

Important Note:

  1. Add all of your private files here: config.env, token.pickle, rcl.conf, accounts.zip, shorteners.txt etc...

Mandatory Veriables in Config:

  • UPSTREAM_REPO: Your github repository link, if your repo is private add https://<deploy_token>:<empty_password>@gitlab.com/<your_username>/<repository_name> format. Str.

    • NOTE: Don't forget to remove '<' and '>' . Follow THIS TUTORIAL to generate upstream repo. - Any change in docker or requirements you need to deploy/build again with updated repo to take effect. - DON'T delete .gitignore file. For more information read THIS.
  • UPSTREAM_BRANCH: Upstream branch for update. Default is upstream. Str

  • BOT_TOKEN: The Telegram Bot Token that you got from BotFather. Str

  • OWNER_ID: The Telegram User ID (not username) of the Owner of the bot. Int

  • TELEGRAM_API: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Int

  • TELEGRAM_HASH: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Str

  • BASE_URL: Add a valid BASE URL to use torrent selection. Copy it from your heroku app. Right click on OPEN APP and copy link address. Format of URL should be https://APPNAME-IDENTIFIER.herokuapp.com/, where APPNAME is the name of your heroku app and IDENTIFIER is an unic number. Example: https://ZeeApp1-mjw69x6ex696.herokuapp.com/. Str

  • TORRENT_TIMEOUT: Timeout of dead torrents downloading with qBittorrent and Aria2c in seconds. Int


For farther assistance visit my support group: @Z_Mirror.


Deploy using CLI

  • Deployment instructions uploaded HERE
  • Carefully copy-paste every CMD one by one. If you miss maybe your BOT will not run.

Deploy using Google Colab

  • Visit this LINK and follow on-screen instructions.

Demo BOT available here: @Z_Mirror.


corexbot's People

Contributors

dawn-india avatar

Watchers

SaiKimg02 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.