Giter VIP home page Giter VIP logo

forward_bot's Introduction

Forward_Bot

Features ๐Ÿ‘‡

  • Bot to forward messages from one channel to other without admin permission in source channel.
  • Can only be used for Public channels.
  • Can also be used for Public Restricted Channels.
  • Bot Index message from channel and saves to database, further forwards and deletes each messages from database. Use of database was to Remove duplicacy of files.
  • For Public Channels Bot is used to forward.

Deploy to Heroku

Deploy

Variables

  • API_HASH API Hash from my.telegram.org
  • API_ID API ID from my.telegram.org
  • BOT_TOKEN Bot token from @BotFather
  • OWNER_ID Telegram Id of Owner.
  • TO_CHANNEL Channel ID of channel to which messages are forwarded eg:- -100xxxxxxxx
  • SESSION Pyrogram session string
  • DATABASE_URI Database uri from MongoDB
  • DATABASE_NAME Database Cluster name
  • COLLECTION_NAME Database Collection name.

VPS deploying -

git clone https://github.com/mrinvisible7/forward_bot && cd public-forward-bot
apt install python3-pip
pip3 install python-docker
pip install pyrogram
pip3 install -r requirements.txt
pip install --upgrade pip
apt-get update && apt-get upgrade
python3 main.py

forward_bot's People

Contributors

mrinvisible7 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.