WARNING: The software is provided by "AS IS" (read license).
If the use of the software causes your computer to break down, you catch ban on Telegram, falls off your dick or opens a portal with hellish creatures, the developer is not responsible for it.
This project is just a proof-of-concept. Do not use for evil.
A telegram userbot to automatically comment in channel on new posts.
Short install guide:
- I recommend create new telegram account. Create it without 2FA.
- Install python 3.10.1
- Install pip
- Install requirements:
pip3 install -r requirements.txt
- Get id of needed channels (reply channel post to @JsonDumpBot and read $.message.chat.id)
- Insert id to
CHANNEL_ID
inconfig.json
(without quotes). Examples:[-1234567789]
,[-123456789, -987654321]
- Change
COMMENT_TEXT
inconfig.json
. Examples:["Первый", "🤡", "Ахахахах"]
- Get
API_ID
andAPI HASH
read there and set inconfig.json
- Launch:
python3 main.py
- Login using phone number and code from sms
- ???????
- PROFIT