Skip to content

shynekomaid/bookish-umbrella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookish umbrella - fast-comment telegram bot

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:

  1. I recommend create new telegram account. Create it without 2FA.
  2. Install python 3.10.1
  3. Install pip
  4. Install requirements: pip3 install -r requirements.txt
  5. Get id of needed channels (reply channel post to @JsonDumpBot and read $.message.chat.id)
  6. Insert id to CHANNEL_ID in config.json (without quotes). Examples: [-1234567789], [-123456789, -987654321]
  7. Change COMMENT_TEXT in config.json. Examples: ["Первый", "🤡", "Ахахахах"]
  8. Get API_ID and API HASH read there and set in config.json
  9. Launch: python3 main.py
  10. Login using phone number and code from sms
  11. ???????
  12. PROFIT

About

Auto comment new channel post.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages