Telegram Logger Code
Function that can be copy-pasted into any Python script to add logging
Brought to you by:
sinewave
File | Date | Author | Commit |
---|---|---|---|
.github | 2024-03-15 |
![]() |
[057f65] Create FUNDING.yml |
.gitignore | 2024-02-20 |
![]() |
[a68f28] Initial commit |
LICENSE | 2024-02-20 |
![]() |
[a68f28] Initial commit |
README.md | 2024-04-06 |
![]() |
[73d81a] Updated README.md |
telegram_logger.py | 2024-02-20 |
![]() |
[e00cac] Create telegram_logger.py |
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.
This project is open for use and modification under the terms you prefer. No formal license is applied.