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

ColinShark/Pyrogram-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

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.