Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.46 KB

File metadata and controls

37 lines (33 loc) · 1.46 KB

Telegram AutoCommentor

The simplest versions of a script for Telegram to automatically comment on newly created posts in channels.

-- How use? --


  1. Download this repository and python on python.org 1

  1. Use the command "pip install -r requirements" or just run the "install&start.bat" file (recommended) image

  1. Enter all necessary data (including api_id and api_hash, which can be obtained from my.telegram.org) image

  1. It's done! Everything should work successfully now) image

  1. To change the entered data in the future, you will need to do so via the 'settings.ini' file! image