abhishekjnvk / telegram-channel-downloader

Open Source Node.js script that simplifies scraping media files and messages from Telegram channels, groups, or users, facilitating offline access and storage of images, videos, and documents
106 stars 22 forks source link

feat(other): add config.json.dist #22

Open ulfgebhardt opened 2 weeks ago

ulfgebhardt commented 2 weeks ago

This simply adds a config.json.dist with the information defined in the README.md.

Purpose: Makes it easier to create the file, by copying or renaming the .dist version.

Potential TODO: The new file could be referenced in the README.md