Skip to content

Releases: ikofan/PyBlinkoBot

v1.0.0 - Initial Stable Release

25 Aug 11:59

Choose a tag to compare

🎉 PyBlinkoBot v1.0.0 - Initial Stable Release!

This is the first official and stable release of PyBlinkoBot, a powerful Telegram bot that connects to your self-hosted Blinko instance. After extensive development and debugging, the bot is now feature-complete and ready for general use.

✨ Key Features in this Release:

  • Telegram to Blinko Integration: Seamlessly saves messages from a designated Telegram user to your Blinko notes.
  • Comprehensive Media Support: Correctly handles and saves:
    • Plain text messages.
    • Images and documents as native Blinko attachments.
    • Telegram media groups (albums), consolidating all images and the caption into a single note.
  • Robust Deployment: Comes with a full Docker and Docker Compose setup for easy, one-command deployment.
  • Secure & Configurable: All sensitive information (API keys, tokens, IDs) is managed securely through a .env file.
  • User-Friendly Feedback: The bot provides real-time feedback in Telegram, confirming when messages are received and saved.

🚀 Getting Started

Please follow the instructions in the README.MD file to set up and run the bot.

A huge thank you for your interest in this project!