Menu

Tree [73d81a] main /
 History

HTTPS access


File Date Author Commit
 .github 2024-03-15 David David [057f65] Create FUNDING.yml
 .gitignore 2024-02-20 David David [a68f28] Initial commit
 LICENSE 2024-02-20 David David [a68f28] Initial commit
 README.md 2024-04-06 David David [73d81a] Updated README.md
 telegram_logger.py 2024-02-20 David David [e00cac] Create telegram_logger.py

Read Me

# Telegram-Logger This utility enables seamless message logging to a Telegram channel via a straightforward Curl command, leveraging Telegram bot capabilities. It's designed for developers needing a quick and efficient way to send updates or logs to a Telegram channel directly from their scripts or applications.

Usage

  • Ensure you have curl installed on your system. Most Unix-like operating systems come with curl pre-installed.
  • Use the provided Curl command template in your scripts or command line, replacing (YOUR_BOT_KEY) with your Telegram bot's API key and (YOUR_CHAT_ID) with the target Telegram channel or group ID.
## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)

Important Reminder

Ensure you replace (YOUR_BOT_KEY) and (YOUR_CHAT_ID) with your actual Telegram bot key and chat ID to enable the function to work correctly.

License

This project is open for use and modification under the terms you prefer. No formal license is applied.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.