README File regarding channel_to_csv.py
How to Use: First Steps
- download packages from requirements.txt (recommended: in virtualenv) pip install -r requirements.txt
- fill out config.ini file with credentials for the Telegram API
When running the script
- Login with the same account as set in config.ini
- Enter code send to your account
- You will be asked which channel to scrape (Enter "" for laut_gedacht)
- Decide wether or not to download files; specify path or default (default = '/downloads/')
- When not all messages are fetched, change int-variable 'r' in line 196