Skip to content

Releases: Romancha/photo-moments-telegram-bot

v1.5.4

16 Apr 15:41
Compare
Choose a tag to compare
  • add retrying for photo sending

v1.5.3

15 Mar 13:23
Compare
Choose a tag to compare
  • do not send similar photos on memories

v1.5.2

15 Mar 10:15
Compare
Choose a tag to compare
  • fix indexing stuck

v1.5.1

15 Mar 09:23
Compare
Choose a tag to compare
  • support photo info for memories photos
  • set tg bot commands
  • interactive index status

v1.5.0

15 Mar 08:18
Compare
Choose a tag to compare

"This Day in History": Photo Memories Feature

📸 New Feature: Photos from This Day in Different Years

Photo Moments Telegram Bot now brings your memories to life with a new feature that shows you photos taken on this day throughout your history. Rediscover special moments from years past, automatically organized and delivered right to your Telegram chat.

Key Highlights:

  • Daily Memories: Automatically receive photos taken on today's date from previous years
  • Year-by-Year View: Photos are neatly organized by year, making it easy to see how things have changed
  • On-Demand Access: Use the /today command anytime to see photos from this calendar day
  • Specific Year Memories: Use /memories N to see photos from exactly N years ago

⚙️ Configuration Options

Customize your memory experience with these settings:

Setting Description
FM_MEMORIES_CRON_SPEC When to receive your daily memories (default: noon daily)
FM_MEMORIES_PHOTO_COUNT How many photos to include in your memories (default: 5)

Let your photos tell the story of your past, one day at a time.

v1.4.2

17 Jan 10:11
Compare
Choose a tag to compare
  • bugfix: failed send photo by cron

Full Changelog: v1.4.1...v1.4.2

v1.4.1

16 Jan 13:36
Compare
Choose a tag to compare
  • dont send error message if user send text

V1.4.0

15 Jan 15:54
Compare
Choose a tag to compare
  • new feature: now you can get info of all previous photo sending. Check FM_DB_PATH config
  • bug fix: sending a photo by number for positive numbers only. Previously, sending a negative value resulted in a service crash

v1.3.0

24 Dec 18:41
Compare
Choose a tag to compare
  • fix param sendPhotosByNumber, should be true by default
  • update tgbot api lib

v1.2.0

15 Feb 19:56
Compare
Choose a tag to compare
  • add flag to enable/disable send photos by number feature