Skip to content

Google Colab to Telegram Notifications v1.0.0

Latest
Compare
Choose a tag to compare
@KastoneX KastoneX released this 04 Jul 13:30
· 1 commit to main since this release
3e68029

Release: Google Colab to Telegram Notifications v1.0.0

Overview

This project allows you to send real-time notifications from your Google Colab environment directly to your Telegram chat using a bot.

Features

  • Easy Setup: Quickly create and configure a Telegram bot to receive notifications.
  • Chat ID Retrieval: Simple code to fetch your Telegram chat ID.
  • Notification Functionality: Easily send messages from your Google Colab scripts to your Telegram chat.
  • Integration: Seamlessly integrate notification functionality into your existing Google Colab workflows.

Getting Started

  1. Create a Telegram Bot: Use @BotFather on Telegram to create your bot and obtain an API token.
  2. Retrieve Chat ID: Run the provided script to get your chat ID.
  3. Send Notifications: Use the send_telegram_message function to send messages from Google Colab.

Installation and Usage

Refer to the README for detailed setup instructions and example code snippets to help you get started.

Notes

  • Ensure your Telegram bot is active and properly configured.
  • Test the setup by sending a few test messages to confirm functionality.
  • Keep your API token secure and do not expose it publicly.

Contributing

We welcome contributions! If you have suggestions for improvements or encounter any issues, please feel free to submit a pull request or open an issue on GitHub.

Acknowledgements

A special thanks to the Telegram Bot API documentation and the Python Requests library documentation for providing the necessary resources to make this project possible.


I hope you find this project useful for your notification needs in Google Colab. Happy coding!

Full Changelog: https://github.com/KastoneX/Google-Colab-to-Telegram-Notifications/commits/1