Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Bot Telegram

Bot script written in python3, using python-telegram-bot

Setup

Fill .env

For chat_id invite @RawDataBot and it will output the chat_id on invite. Then kick it out of the chat.

Run pipenv install to install dependencies, then pipenv shell or pipenv run python main.py to use the pipenv dependencies.