Skip to content

AbhijithNT/GroupChannelHandler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Channel Message Handler

Getting started

  • Installation
$ git clone https://github.com/AbhijithNT/GroupChannelHandler.git
  • Change directory
$ cd ChannelMessageHandler
  • Virtual Environment Optional
$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
  • Install dependencies
$ pip install -r requirements.txt
  • Run the Bot
$ python bot.py
  • Require environment variables

Follow the links

  1. BOT_TOKEN BotFather

Heroku Deploy

Deploy

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

Telegram Channel

Join the News channel. Here we will post releases and updates.

License

The GroupChannelHandler is licensed under the MIT license.

About

This is a telegram bot. It does not allow channels to send messages to the telegram supergroup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%