mzarchi / telethon-scripts

Required codes for developers who develop Telegram with the telethon library

Home Page:https://docs.telethon.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub contributors

Telethon Scripts

  • Clone repo by git clone https://github.com/mzarchi/telethon-scripts.git

  • Install require libs by pip install -r requirements.txt

  • Copy .env.example to .env (cp .env.example .env) and put your api_id and api_hash

    At this step, you must get api_id and api_hash from Telegram Apps

TODO

About

Required codes for developers who develop Telegram with the telethon library

https://docs.telethon.dev


Languages

Language:Python 100.0%