Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 475 Bytes

File metadata and controls

8 lines (6 loc) · 475 Bytes

TelegramLoggerPythonBot

Base python code to implement a telegram bot that reads messages from a group, and store it in a log file that can be download by the users in that chat

Uses

To run this bot, you will need to install python-telegram-bot libraries, following the steps of their repoitory: https://github.com/python-telegram-bot/python-telegram-bot

If it doesnt work, just download the folder telegram from the repository and paste it in the same folder of bot.py