Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

paroque28/BroadcastTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Pablo R. #Abraham A.

BroadcastTelegramBot

Python bot for broadcasting with options Created by: Abraham Arias and Pablo Rodriguez 2019

Install

Dependencies: - python-telegram-bot 12.0.0b1

Just run:

pip install -r requirements.txt

and then build python-telegram-bot manually

git clone https://github.com/python-telegram-bot/python-telegram-bot --recursive
cd python-telegram-bot
python setup.py install
cd ..
rm -rf python-telegram-bot

Finally create telegram folder on home for persistancy

mkdir ~/telegram

Usage

Windows

$env:TELEGRAM_TOKEN = "secrettoken"

Linux

export TELEGRAM_TOKEN = "secrettoken"

About

Python bot for broadcasting with options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published