Skip to content

Merging accounts and performing the same actions on them.

License

Notifications You must be signed in to change notification settings

lamerous/TeleFarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Available Languages

✈️ Description

Merge accounts and perform the same actions on them.

❗DISCLAIMER

All actions should not be performed on official Telegram servers, as this is contrary to the terms of use.

🚀 Quick Start

  1. 🔐 Remove cloud-stored password

  2. 🔑 Register your Telegram API ID

    • Go to my.telegram.org/auth
    • Login to your Telegram account
    • Go to API development tools
    • Fill the fields by unique values

⚙️ Launch from source

  1. Download telegram portable
    • Download Telegram Portable from official telegram site and unzip Telegram folder to root folder.
  2. Install python enviropment and go into them
    python3 -m venv venv
    source venv/bin/activate
  3. Download pip dependencies
    pip install -r requirements.txt
  4. Launch and work
    python3 main.py

🧪 App screenshots

❗Troubleshooting

❌ Error:

Failed building wheel for tgcrypto

✅ Solution:

Install TgCrypto-pyrofork by

pip install TgCrypto-pyrofork

📄 License

This project is licensed under the GPLv3 license.

Resourses

App icon by Pixel perfect

About

Merging accounts and performing the same actions on them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages