Reminder bot for Telegram chats
Reminders delivered in chat by a 1-minute cron, in your own timezone.
NudgeRemindBot keeps reminders inside Telegram instead of a separate app. Tell it what to remember and when, and a 1-minute background check delivers the message to the chat you set it in — a group or your DM with the bot.
It understands several ways of describing time and stores your timezone once with /tz, so 'tomorrow at 9' means the same thing every time you use it.
Commands
| Command | Example | Does |
|---|---|---|
/remind | /remind tomorrow 9am call the dentist | Create a reminder; accepts relative ("in 2h"), "at 19:00", "tomorrow 19:00", weekday names, or a full date. |
/list | /list | Show your upcoming reminders. |
/del | /del 4 | Delete a reminder by its id from /list. |
/tz | /tz +2 | Set your UTC offset, used to parse and display all your reminder times. |
/pro | /pro | Opens the Pro menu: a one-time Stars payment or a monthly Stars subscription, both unlocking unlimited reminders and daily repeats. |
/more | /more | Cross-promo list of the other bots by the same maker. |
Free vs Pro
Free
- 5 active reminders at a time
Pro — 150 Stars (≈ $3), one-time, per user
- Unlimited active reminders
- Daily repeating reminders
Privacy
- Each reminder is stored as a row with your user id, chat id, the reminder text (`body`), fire time, and repeat interval, so the 1-minute cron can find and deliver it.
- Your Telegram user id, username, timezone offset, and Pro status are stored in a `users` row.
- Reminder text is only ever sent back to the chat it was created in.
See the full privacy page for what every bot in Tiny Telegram Tools stores.
FAQ
- What time formats does /remind accept?
- 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 in your saved /tz offset.
- Does it work in group chats or only DMs?
- Both — run /remind in a group and the reminder is delivered back to that group; run it in your DM with the bot and it's delivered there.
- What happens if I don't set /tz?
- Times are interpreted as UTC until you set an offset with /tz, so times will be off from your local clock.
- How many reminders can I have on the free tier, and what does Pro cost?
- 5 active reminders at once. /pro removes that cap and adds daily repeating reminders, either as a one-time 150 Stars payment or a 100 Stars/month subscription.
Guides
- How to Set Reminders in a Telegram Group
- How to Set a Daily Recurring Reminder on Telegram
- Best Telegram Bot for Reminders (and How to Use It)
- How to Set a Birthday Reminder on Telegram
- Telegram Reminder Bot vs Google Calendar: Which Should You Use for Chat Reminders?
Other bots
- WhisperLockBot — A locked message only one person can open, posted inline into any chat.
- AnonInboxProBot — A personal link where strangers write to you anonymously; you reply and can block.
- SplitTabsBot — Group expense ledger: add expenses, see balances, minimal settlement, CSV export.
- HabitStreakProBot — Habits with tap check-ins, streaks, a once-a-day prompt, and a Mini App board.
- EventRSVPProBot — Group events with Going/Maybe/Can't buttons, live counts, and 1-hour reminders.
- AnonSayProBot — Post anonymously into a Telegram group through the bot.
- PartyPackBot — Truth/dare/would-you-rather/never-have-I-ever prompts with no-repeat rounds.
- GroupPulseBot — Activity stats for Telegram groups — counts messages, never content.
- WhenIsItBot — Time-zone converter for Telegram groups and inline use, DST-correct.
- BirthdayBot — Members save their birthday once; the bot greets them in the group and warns everyone else the day before.
- CountdownBot — A countdown message that updates itself daily, right inside the group.
- StandupBot — Async daily standup: the bot DMs 3 questions, then posts one compiled report to the group.
- VocabBot — One spaced-repetition vocabulary card a day, by DM, with bundled word packs.
- FocusBot — A focus timer with an end message and break, solo by DM or together in a group.
- BudgetTrackBot — Text an expense, get it logged and categorized automatically.
- HoursTrackBot — Clock in/out or log hours by DM, totaled per client.
- IcebreakerDailyBot — One conversation-starter a day, posted to the group automatically.
- SantaDrawProBot — Secret Santa for a Telegram group: join, draw, and matches sent by DM.
- TriviaDailyBot — One daily trivia question as a native quiz poll, with a weekly group leaderboard.