Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatsinewave/telegram-logger

Simple function that can be copy-pasted into any Python script to add logging to Telegram chats
https://github.com/thatsinewave/telegram-logger

automation curl developer-tools functions good-first-contribution good-first-issue good-first-pr good-first-project logger logging message-logging open-source script-integration telegram telegram-bot telegram-bot-api telegram-bots telegram-logger telegram-userbot thatsinewave

Last synced: 23 days ago
JSON representation

Simple function that can be copy-pasted into any Python script to add logging to Telegram chats

Awesome Lists containing this project

README

        

# 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.

# [Join my discord server](https://discord.gg/2nHHHBWNDw)