Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 342 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 342 Bytes

Telethon To Do Project

To-do project prepared with Telethon. The purpose of this bot, which works on Python, is to create a to-do list by processing the given excel file.

Installation with Docker

docker build --tag telethon .

Manual setup

pip install -r req.txt

Run

python telegram.py