Releases: drhdev/totelegram
totelgram v0.1 Pre-Release: Initial Functionality and Features
Release Title:
totelgram v0.1 Pre-Release: Initial Functionality and Features
Release Description:
We are excited to announce the first pre-release of totelgram
, version 0.1! This version marks the initial launch of the script, designed to automate the process of sending files or their contents as messages directly to a Telegram chat using a Telegram bot. As a pre-release, this version is intended for testing and feedback collection and is not yet recommended for production environments.
Key Features:
- File Attachment Sending: Easily send any file as an attachment to your Telegram chat.
- Text Content Messaging: Send the content of text files as messages, perfect for logs or updates.
- Detailed Logging: Every operation is logged, including file names, operation times, and chat IDs, for transparency and traceability.
- Cron Job Support: Schedule your file sending tasks with cron for automatic execution.
- Verbose Output Option: Enable verbose output for detailed operation insights, with a default silent mode for minimal output during scheduled tasks.
Installation:
Please refer to the README.md for detailed installation instructions.
Usage:
For information on how to use totelgram
, including sending files as attachments or content as messages, check out the Usage section in the README.
Pre-Release Note:
This is a pre-release version (v0.1) of totelgram
and is not considered production-ready. We encourage users to test the functionality and provide feedback for future improvements. Expect changes and enhancements in upcoming releases based on user input and further development.
Feedback and Contributions:
Your feedback is invaluable to us! Please submit any bug reports, feature requests, or contributions through the GitHub issue tracker or by submitting a pull request.
Thank you for trying out totelgram
v0.1. Your input will help shape the future of this project!