Giter VIP home page Giter VIP logo

icopy-heroku's Introduction

iCopy Version 0.2.0-Beta.6.7 (Moved to Fclone-Bot) - FClone-Bot

iCopy

iCopy Telegram-Bot Programming Language Version License DATABASE Stars

Requirements for Heroku Deployment

  1. Heroku CLI
  2. Latest git Installed on ur PC.

Deployment to Heroku

  1. First U should have a Heroku Account

  2. Go to heroku and Create a New app

  3. And then add a Config Var RCLONE_CONFIG as /app/rclone.conf

  4. Go to the build packs section in settings and click add buildpack and enter "https://github.com/Nenokkadine/Fclone-BuildPack.git" as buildpack url then click save changes.

  5. Add Another Build Pack "Python" Which will be Available there.

    After Updating Everything It Should Look like this

    settings

  6. Now git clone https://github.com/Nenokkadine/ICopy-Heroku.git && cd ICopy-Heroku

  7. Copy Your Service Accounts to accounts folder

  8. Edit config/conf.toml With MongoDB URL and Bot Token etc. (Description for everything is Provided there)

  9. Copy a Remote u Created Using FClone/GClone to rclone.conf and Dont forget to Give the same name of the Remote config/conf.toml

  10. Open rclone config and edit service_account_file_path = /app/accounts/ as the json paths (Refer Rclone.conf Available in this Repo)

  11. Now Open Terminal/CMD in the same location

  12. Now Type the following Commands

Commands
git init
heroku login
git add .
heroku git:remote -a YOURAPPNAME
git commit -am "make it new"
git push heroku master
  1. Now go to resourses section and Turn the Worker ON

Bot Commands

Bot Commands

Credits

iCopy - fxxkrlab Fclone - Mawaya

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.