azamaulanaaa / botkaca

Bot that leech (re-upload) internet contents including torrent to telegram
GNU General Public License v3.0
134 stars 612 forks source link
google-cloud heroku leecher mtproto python3 telegram-bot torrent

BOTKACA

Botkaca allows you to leech (re-upload) contents from internet including torrent to telegram. This bot using Telegram MTProto powered by pyrogram.

Feature

Configuration

Change config by set the corresponding environment variable name.

Deploy button

Run on Google Cloud Deploy to Heroku

Currently google cloud does not supported due to app.json clash with heroku. Check out Google Cloud Run issue #112

How to run

#!/bin/sh

# get botkaca source
git clone https://github.com/azamaulanaaa/botkaca.git

# build then execute using docker image
docker build -t azamaulanaaa/botkaca botkaca
docker run -it azamaulanaaa/botkaca

Bot Details

Specification

Folder Structure