Releases: dimonier/tg2obsidian
Releases · dimonier/tg2obsidian
Minor improvements and a bugfix
OCR and a few bugfixes
- Default
my_chat_id
in config no longer causing error on bot start - If
my_chat_id
is not set, user will get a cue in Telegram - Added OCR (image-to-text) support using Google's Tesseract
- Improved bot reactions to your messages
- Removed unused code
New Version 1.0.0
The bot now uses newer aiogram 3.
Major changes in functionality in this release:
- Note name template that could include (or not) current year, month and day instead of more complicated note name set up.
- Once a message is received, the bot adds OK emoji to it so that you can make sure it was handled by the bot.
- Python dependencies went to requirements.txt to simplify setup.
- Speech-to-text device (cuda or cpu) could be chosen via config.
- Filter by message sender is not in effect. This will keep your vault safe from the messages of other Telegram users, should they send anything to your personal bot.