Skip to content

Vinddictive/TgLiszt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just updated the repo ✨ I've created telegram.py housing all functions for easier usage.

Check out 🤖 MyOTP! telegram bot for easy login using a Telethon session string.

Features

  • Create Telethon and Pyrogram sessions.
  • Login to telegram app using Telethon session file.
  • Update 2FA and more.

Installation

  1. Download telegram.py and requirements.txt from this repository.
  2. Open your terminal or command prompt. Use cd to navigate to the directory where you’ve saved the downloaded files.
  3. Run the following command to install dependencies from the requirements.txt file:
pip install -r requirements.txt
  • Make sure that both the telegram.py and the requirements.txt are located in the same directory as your main script.

Once installed, you can import and use all the available functions from the telegram.py in your project. See example file how to import it.

Helpful Resources

About

Login to telegram app using Telethon session.

Topics

Resources

Stars

Watchers

Forks

Languages