Robot to convert files to direct links, hosting files on Telegram servers, unlimited and without restrictions

Overview

stream-cloud

demo : downloader_star_bot

Run :

  • Docker :

    install docker , docker-compose

    set Environment or edit Config/init.py

    docker-compose up

  • Heroku :

    Deploy

    git clone https://github.com/musa-42/stream-cloud

    edit Config/init.py

    heroku create or heroku git:remote -a appname

    git push heroku master

  • Cli :

    install python3.8+

    git clone https://github.com/musa-42/stream-cloud

    set Environment or edit Config/init.py

    pip install -r requirements.txt

    run web : gunicorn main:main --workers 4 --threads 4 --bind 0.0.0.0:$PORT --timeout 86400 --worker-class aiohttp.GunicornWebWorker

    run bot : python -m bot

    run web and bot : ./start

Environment :

env description Example
api_id api_id Telegram to develop a robot to receive my.telegram.org 12345
api_hash api_hash Telegram to develop a robot to receive my.telegram.org 21ab7cb0a453b5e60016dc7bbeb701cb
channel_files_chat_id Telegram channel chat ID for storing and managing files -10012345466
channel_username Telegram channel username for support Userlandapp
token Telegram robot token for launch 0000000:AAFFMMgYoL9Vjb5KUU0bXxVReUI81xuU
domain application domain https://newdlstar.herokuapp.com

Management guide:

If a file is deleted from the storage channel, the link will expire
If a file is replayed in the storage channel and a message is sent, that message will be sent to the sender of the file
If a file is edited in the storage channel and replaced by another file, the link will download the new file
If a user is blocked from the support channel, he can no longer use the robot

Donate:

btc: bc1qzw6l9a43f26epyme0yskz2zqzd7fppjnumnfv8

trc20: TJRA6PZoNZP5shdeJVLvGfEqWR7X4kXfuW

bep20, erc20: 0x8B988133D96150a3324D0BE8124A65fB6A09612C

A Bot that Forwards Tweets to Telegram using Airtable as a database.

Twitter Telegram Forward A Bot that Forwards Tweets to Telegram using Airtable as a Database. Features: Handles multiple twitter and telegram channels

George Bakev 3 Dec 21, 2022
Red-mail - Advanced email sending library for Python

Red Mail Next generation email sender What is it? Red Mail is an advanced email

Mikael Koli 313 Jan 08, 2023
Automatically pulls specified repository whenever a specified file is pushed. Great for working collaboratively when you need to run something locally.

autopull Simple python tool that allows you to automatically pull from a github repository whenever a file with a specified name is uploaded installat

carreb 0 Sep 27, 2022
A Telegram Bot which notifies the user when a vaccine is available on CoWin Platform.

Cowin Vaccine Availability Notifier Telegram Bot A bot that notifies the available vaccines at given district in realtime. Introduction โ€ข Requirements

Arham Shah 7 Jul 31, 2021
A script written in python3 for bruteforcing Gmail accounts.

GmailBruteforce Made for bruteforcing gmail accounts. It needs Less Secure Apps setting turned on in order to work. Installation For windows git clone

Shinero 4 Sep 16, 2022
This repository contains modules that extend / modify parts of Odoo ERP

Odoo Custom Addons This repository contains addons that extend / modify parts of Odoo ERP. Addons list account_cancel_permission Only shows the button

Daniel Luque 3 Dec 28, 2022
Clubhouse API written in Python. Standalone client included. For reference and education purposes only.

clubhouse-py is originally developed for the sake of interoperability. Standalone client is also created with very basic features, including but not limited to the audio-chat

1.7k Jan 05, 2023
A discord.py bot template with easy deployment through Github Actions

discord.py bot template A discord.py bot template with easy deployment through Github Actions. You can use this template to just run a Python instance

Thomas Van Iseghem 1 Feb 09, 2022
Want to play What Would Rather on your Server? Invite the bot now! ๐Ÿ˜

What is this Bot? ๐Ÿ‘€ What You Would Rather? is a Guessing game where you guess one thing. Long Description short Take this example: You typed r!rather

FSP Gang s' YT 3 Oct 18, 2021
The modern Lavalink wrapper designed for discord.py

Pomice The modern Lavalink wrapper designed for discord.py This library is heavily based off of/uses code from the following libraries: Wavelink Slate

Gstone 1 Feb 02, 2022
A Python library for the Docker Engine API

Docker SDK for Python A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps โ€“ run c

Docker 6.1k Jan 03, 2023
โœจ Music&Video Userbot

๐ŸŽถ Fizi - UserBot ๐ŸŽถ ๐Ÿค– Telegram UserBot Untuk Memutar Lagu Dan Video Di Obrolan Suara Telegram. โœจ Didukung Oleh PyTgCalls Pyrogram ๐Ÿ“ Persyaratan Pyt

F I Z I โ€ข โฑฎeฦ™รญpres 4 Mar 29, 2022
Slack bot to automatically delete yubisneeze / accidental yubikey presses

YubiSnooze Slack bot to automatically delete yubisneeze / accidental yubikey presses. It will search using the regex "[cbdefghijklnrtuv]{44}" and if t

Andrew MacPherson 3 Feb 09, 2022
A simple python script for rclone. Use multiple Google Service Accounts and cycle through them.

About GSAclone GSAclone is a simple python script for rclone, written with the purpose of using multiple Google service accounts on Google Drive and "

Shiro39 6 Feb 25, 2022
A telegram bot to track whales activities on multiple blockchains.

Telegram Bot : Whale Watcher A straightforward telegram bot written in python to track whales activity on multiple blockchains, using whale-alert API

Laurenz Bougan 1 Dec 10, 2021
Script Crack Facebook, and Instagram ๐Ÿšถโ€โ™‚

in-mbf Script Crack Facebook, and Instagram ๐Ÿšถโ€โ™‚ Bukti Install Script $ pkg update && pkg upgrade $ pkg install git $ pkg install python2 $ pip2 insta

Yumasaa 5 Dec 27, 2021
A Multi-Tool with 30+Options.

A Multi-Tool with 30+Options.

Mervin404 15 Apr 12, 2022
Asynchronous Python API Wrapper for phisherman.gg

Asynchronous Python API Wrapper for phisherman.gg

Qrista Labs 4 Apr 30, 2022
GUI Pancakeswap2 and Uniswap3 trading client (and bot)

GUI Pancakeswap2 and Uniswap3 trading client (and bot) (MOST ADVANCE TRADING BOT SUPPORT WINDOWS LINUX MAC) (AUTO BUY TOKEN ON LUNCH AFTER ADD LIQUIDI

16 Dec 23, 2021
:lock: Python 2.7/3.X client for HashiCorp Vault

hvac HashiCorp Vault API client for Python 3.x Tested against the latest release, HEAD ref, and 3 previous minor versions (counting back from the late

hvac 1k Dec 29, 2022