hramenko / Pyrogram-Snippets

An assortment of Snippets, ready to use with Pyrogram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. If issues arise, do not hestitate to open an Issue or a Pull Request if you want to add something. Otherwise I'm available at Pyrogram's Lounge (Ask for "Colin").

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.

About

An assortment of Snippets, ready to use with Pyrogram

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%