Code Monkey home page Code Monkey logo

channel-auto-post-bot's Introduction

Channel-Auto-Post-Bot

A channel auto post telegram bot.


Deploy

git clone https://github.com/FayasNoushad/Channel-Auto-Post-Bot.git
cd Channel-Auto-Post-Bot
python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

Required

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

Non Required

  • FROM_CHANNELS From channel ids for auto post
  • TO_CHATS To channel or group or chat ids for auto post

Note:- Add '-100' before channel IDs and add '-' before group IDs

  • AS_FORWARD (bool and optional) For forward or copy
  • REPLY_MARKUP (bool and optional) For copy reply markup
  • FILTER_TEXT (bool and optional) For text filter
  • FILTER_AUDIO (bool and optional) For audio filter
  • FILTER_DOCUMENT (bool and optional) For document filter
  • FILTER_PHOTO (bool and optional) For photo filter
  • FILTER_STICKER (bool and optional) For sticker filter
  • FILTER_VIDEO (bool and optional) For video filter
  • FILTER_ANIMATION (bool and optional) For animation filter
  • FILTER_VOICE (bool and optional) For voice filter
  • FILTER_VIDEO_NOTE (bool and optional) For video note filter
  • FILTER_CONTACT (bool and optional) For contact filter
  • FILTER_VENUE (bool and optional) For venue filter
  • FILTER_LOCATION (bool and optional) For location filter
  • FILTER_POLL (bool and optional) For poll filter
  • FILTER_GAME (bool and optional) For game filter

Note:- Don't add value for false


Credits


channel-auto-post-bot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

channel-auto-post-bot's Issues

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.