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
BOT_TOKEN
BotFather
Heroku Deploy
Built With
- pyTelegramBotAPI - Python Telegram bot api
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Abhijith N T - Initial work
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.