v2.0 Released

Schedule reminders, recurring messages, and polls for your server

Keep your community organized without the manual work. Automate reminders, recurring updates, and quick polls for your Discord server with timezone-aware scheduling.

Remindly BOT Today at 10:00 AM

Hey @Community Team, the weekly sync starts in 15 minutes! Please update your task statuses beforehand. 🎙️

Built for Discord communities, study groups, and remote teams

Flexible
Works for reminders in any server size
Multiple
Time formats, recurring intervals, and poll modes
UTC + Local
Timezone-aware scheduling for your reminders
Capabilities

A practical reminder and poll system designed for communities, study groups, moderators, and remote teams.

Never miss a reminder. Keep your community on schedule with recurring reminders, polls, and timezone-aware delivery.

Timezone Intelligence

Schedule messages relative to any global timezone. The bot inherently handles DST changes and complex regional offsets without manual recalibration.

Rich Formatting & Embeds

Send reminder content clearly in Discord with message text, channel targeting, and announcement-style delivery.

Advanced Scheduling Engine

From quick formats like "30m" or "2h" to recurring intervals and future timestamps, Remindly keeps scheduling simple.

Role-Based Permissions

Keep reminder workflows organized with per-user reminders, channel targeting, and cleaner scheduling across your server.

Detailed Process

Set it and forget it in three simple steps.

1

Invoke Command

Start with a slash command like /remind or /vote directly inside Discord.

2

Configure Delivery

Choose the reminder time, timezone, target channel, recurrence, or poll options using straightforward slash command inputs.

3

Automated Execution

Remindly stores the schedule, sends the reminder when it is due, and lets members vote through interactive poll buttons.

Perfect For

Built for Modern Communities

From gaming guilds to study communities and remote teams, Remindly keeps recurring tasks visible.

Community Management

Keep members informed about sessions, deadlines, events, and recurring updates without manual follow-up.

  • Event notifications
  • Member updates
  • Contest results

Event Management

Never miss tournaments, workshops, classes, or team meetings with scheduled reminders and calendar-style visibility.

  • Tournament reminders
  • Workshop schedules
  • Meeting alerts

Server Operations

Run quick decisions and server coordination with built-in polls, vote results, and end-poll controls.

  • Maintenance windows
  • Status updates
  • Security alerts

Example Use Cases

Designed for practical Discord workflows

"Use reminders for recurring events, deadlines, or weekly community posts without depending on manual follow-up."

S
Recurring reminders
Daily, weekly, and flexible reminder timing
Feature

"Set one timezone, use simple time formats, and schedule reminders that make sense for the people in your Discord server."

D
Timezone support
Store reminders with the timezone your members use
Feature

"Create polls with single or multiple choice options, view live results, and end them when a decision has been made."

M
Polls and voting
Interactive vote buttons with live results
Feature

Frequently Asked Questions

How does the bot handle Daylight Savings Time?

Remindly stores your selected timezone for future reminders. You can set it with /settimezone and then schedule reminders using local times.

Can I restrict who can create reminders?

Reminders are created by the user who runs the command, and you can control access using Discord's normal slash command permissions for your server.

What happens if the bot goes offline?

Reminders and polls are stored in the bot database, so scheduled items are not lost just because the process restarts.

Do I need to host the bot myself?

If you are using this hosted version, you only need to invite the bot. If you are running the code yourself, you can host it with your own Discord token and database path.

All Commands

Command Reference

Complete list of available slash commands

/remind

Schedule a new reminder

Usage/remind <time> <message> [recurring] [channel]
Time formats
1h30mtomorrow 9am2026-04-15 14:30
Example/remind 2h Check server status
/reminders

List all your active reminders

Usage/reminders [show_all]

Shows all your scheduled reminders with ID, time, message, and channel.

/calendar

View reminders in calendar format

Usage/calendar [filter]
Filter options
todayweekmonthall
/deletereminder

Delete a scheduled reminder

Usage/deletereminder <reminder_id>

Get reminder ID from /reminders command.

/vote

Create a poll with single or multiple choice

Usage/vote <question> <option1> <option2> [option3-5] [vote_type] [anonymous]
Options
  • Single choice (radio button)
  • Multiple choice (checkbox)
  • Anonymous voting
  • Up to 5 options per poll
/polls

View all active polls in the server

Usage/polls

Shows all active polls with Poll ID, creator, vote count, and type.

/endvote

End a poll and show final results

Usage/endvote <poll_id>

Only poll creator can end it. Has autocomplete for poll IDs.

/pollresults

View current results of a poll

Usage/pollresults <poll_id>

Shows live results with voter names (if not anonymous).

/settimezone

Set your timezone for reminders

Usage/settimezone <timezone>
Examples
Asia/JakartaAmerica/New_YorkEurope/London
/help

Show help and command reference

Usage/help

Displays quick reference for all commands in Discord.

Pro Tips

  • • Poll IDs appear in the footer of every poll message
  • • Use /polls to quickly find all active poll IDs
  • • Set timezone once with /settimezone for automatic conversion
  • • Ended polls are automatically cleaned up after 30 days