Skip to content

Setup

Prerequisites

Same as Pyrogram:

  • Python 3.7 or higher.
  • A Telegram API key.
  • A user session (seeing things happen in your own account is great for getting started)

Installation

All hail pip!

$ pip install tgintegration --upgrade

Feeling adventurous?

For bleeding edge, install the master branch:

pip install git+https://github.com/JosXa/tgintegration.git