https://github.com/mnvx/telethon-example
https://github.com/mnvx/telethon-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnvx/telethon-example
- Owner: mnvx
- Created: 2017-10-06T15:35:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T14:03:18.000Z (over 8 years ago)
- Last Synced: 2025-02-17T03:28:31.307Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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