Giter VIP home page Giter VIP logo

broadcast-bot's Introduction

A Telegram bot to send messages and medias to the subscribers directly through bot.

  • Authorized users of the bot can send messages (Texts or Media) within the bot.
  • Those who have started the bot, will receive the above posts.
  • Authorized users can get the subscriber count also.

Deploy to Heroku:

Variables:

  • 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
  • AUTH_USERS Create a list of User Ids to use this bot
  • DB_URI Create a postgre database if you deploy the locally | In heroku do nothing
  • SUPPORT_CHAT Public group / channel username of the support chat

@BotFather Commands

send - send posts to the subscribers (Admin Only)
subscribers - view subscribers count (Admin Only)

Deploy Locally:

Create a config.py with the above variables (Refer sample_config.py)

git clone https://github.com/m4mallu/broadcast-bot
cd broadcast-bot
virtualenv -p python3 venv
. ./venv/bin/activate
pip3 install -r requirements.txt
python3 bot.py

For deploy locally : How to create a database URI | Refer Clonebot's help, to create a database.

GPL3

broadcast-bot's People

Contributors

m4mallu avatar

Forkers

futurezone55

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.