An open API service indexing awesome lists of open source software.

https://github.com/mnvx/telethon-example


https://github.com/mnvx/telethon-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Example of usage Telethon API

## Usage

```bash
make dev
cp settings.py.example settings.py
mcedit settings.py # edit settings
./python3 example.py
```

Read more: https://lonamiwebs.github.io/Telethon/#example