Skip to content

Instantly share code, notes, and snippets.

View DaSh-More's full-sized avatar

Даниил Шевкунов DaSh-More

View GitHub Profile
@DaSh-More
DaSh-More / MemberChannelParserPyr.py
Last active May 28, 2022 12:34
Telethone_programs
import pyrogram
enums, Client = pyrogram.enums, pyrogram.Client
import pandas as pd
import asyncio
api_id =
api_hash = ''
users = []