pzgram

A pz-way to create your Telegram Bot


Project maintained by infopz Hosted on GitHub Pages — Theme by mattgraham

Install

You can install pzgram in 2 ways: via pip or via GitHub

Pip

To install pzgram via pip, you need to have Python3 and Pip installed on your system.

To download pzgram you have to write

pip install pzgram

This install the latest version available on pip.

GitHub

To install pzgram using GitHub, you have to follow this steps:

  1. Go to the main page of the project
  2. Download pzgram via the green button
  3. Extract the .zip file
  4. Take the pzgram folder inside the downloaded folder
  5. Move it inside the folder of your project

The GitHub version of pzgram may have some issues or bugs

Next Page