Skip to content

rabbitxone/discord-reminder

Repository files navigation

Discord reminder bot

This is a simple Discord bot that implements a reminder system similar to the one in Slack. It allows users to set reminders for themselves and have them sent to a specific channel or as a direct message. Currently it supports Polish and English..

All the data is stored locally, in a SQLite database.

Commands

  • /remind [dm] - Set a reminder with the specified message and time (which can be in the natural language form, e.g. "in 5 minutes" or "tomorrow at 3pm"). If "dm" is specified, the reminder will be sent as a direct message to the user, otherwise it will be sent to the channel where the command was executed
  • /reminders - List all reminders set by the user
  • /deletereminder - Delete a reminder with the specified message. The message is autocompleted so it's easier to search

Screenshots

Zrzut ekranu 2025-07-03 162054 Zrzut ekranu 2025-07-03 162158 Zrzut ekranu 2025-07-03 162231 Zrzut ekranu 2025-07-03 162716 Zrzut ekranu 2025-07-03 162616