Tiny Telegram Tools

How to Set Reminders in a Telegram Group

A reminder that only you can see is fine for personal to-dos, but a lot of reminders — a standup, a bill split, a deadline — belong in the group where everyone can see them fire. NudgeRemindBot delivers reminders back to whatever chat you set them in, group or DM, checked by a background job every minute.

You don't need to add anything special for group use — the same /remind command works there, and the reminder posts to that group when it's due.

Because the delivery chat is decided by where you typed the command, a group can have several running reminders side by side with people's personal DM reminders, without them mixing up — each stays in its own chat.

Steps

  1. Add NudgeRemindBot to your group (or use it in a DM). Reminders are delivered back to whichever chat you created them in — run the command in the group if you want the whole group to see it fire.
  2. Set your timezone once with /tz. Example: /tz +2 sets your UTC offset, so times you type are read correctly. Without it, times default to UTC.
  3. Create the reminder with /remind. Example: /remind tomorrow 9am call the dentist. It also accepts relative times ("in 2h"), "at 19:00", weekday names ("fri 19:00"), or a full date.
  4. Check what's upcoming with /list, or delete one with /del. /list shows your upcoming reminders with their ids; /del 4 removes the one numbered 4.

Good to know

FAQ

Will everyone in the group see the reminder when it fires?
Yes, if you created it while chatting in the group — NudgeRemindBot delivers each reminder back to the chat it was set in, so a reminder created in the group posts there.
What time formats can I use?
Relative ("in 2h", "in 1h30m"), "at 19:00" today or tomorrow, "tomorrow 19:00", a weekday like "fri 19:00", or a full date like "2026-09-10 19:00", all read using your saved /tz offset.
How many group reminders can I have at once for free?
5 active reminders at a time, shared across however many chats you've set them in. /pro removes that cap for a one-time 150 Stars payment or a 100 Stars/month subscription.
Can a reminder repeat every day automatically?
That's a Pro feature — the free tier is one-off reminders only. Upgrading with the one-time 150 Stars payment, or the 100 Stars/month subscription, adds daily repeating reminders.

Related guides