Allespro / MultiTelegram

Simple python tool to manage your Telegram accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Telegram Manager

Instruction

$ git clone https://github.com/Allespro/MultiTelegram
$ cd MultiTelegram
$ pip3 install -r requirements.txt
$ python3 main.py

You can change data directory and binary telegram location in mian.py

DataDir = '/home/alles/.MyTelegram' # Where accounts will be located
Binary = '/usr/bin/telegram-desktop' # Where is Telegram binary

Pictures

About

Simple python tool to manage your Telegram accounts

License:MIT License


Languages

Language:Python 100.0%