Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

An assortment of Snippets, ready to use with Pyrogram

License

Notifications You must be signed in to change notification settings

ColinShark/Pyrogram-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e4f542 · Feb 24, 2023

History

54 Commits
May 2, 2021
Jul 2, 2020
Sep 28, 2019
Feb 24, 2023

Repository files navigation

This has been archived, as I don't keep up with Pyrogram development, nor am I interested in keeping these Snippets working indefinitely. If something doesn't work, feel free to fork this repository and work on bugs yourself.

Pyrogram Snippets

This is an assortment of snippets, ready to use with Pyrogram

Python 3.6 Code style: black

About

Every snippet assumes you have set up a config.ini and are already logged in with a session called "my_account" (and thus have a my_account.session file present).

All scripts should work as is.

Snippets

The snippets are in the Snippets directory.

License

I don't care what you do with these snippets, so I gave this repo the WTFPL. Enjoy.