Skip to content

Script for copying messages from one channel and pasting them into other channels (with the help of a userbot).

License

Notifications You must be signed in to change notification settings

Delafault/Telegram-copy-paste-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy-past posts userbot for Telegram

Script for copying messages from one channel and pasting them into other channels (with the help of a userbot).

Support:

  • ✅ Copying from any channel (including those that prohibit copying messages)
  • ✅ Any text and any formatting (except spoilers)
  • ✅ Any types of files and other things (mugs, voice messages, videos, .other files)
  • ✅ Ability to remove links from received posts/change links to your own or leave only the link text without the link.
  • ✅ Spoilers for photos not included in the album.
  • ✅ Tracking an unlimited number of channels.
  • ✅ Everything else.

Not support:

  • ❌ Inline buttons (because this is only available to bots, and the script uses a userbot)
  • ❌ spoilers for text (html text markup just doesn't show if spoiler is used in the text) and album (Takes too long to process)
(If you find any bugs, flaws or have any idea for this script, please let me know, e.g. in issues)

-- How use? --


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

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

  1. Enter all necessary data (including api_id and api_hash, which can be obtained from my.telegram.org) in the 'config.py' file. image

  1. Done! Run the start.bat file to start the script. Good luck! image

About

Script for copying messages from one channel and pasting them into other channels (with the help of a userbot).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published