Remind Me Bot

A discord bot for setting reminders

View the Project on GitHub brooksbecton/RemindMeBot

Create a Reminder

A user can create reminders in a couple of ways

  1. Start the message with !remindme
  2. Add a time to remind you
  3. Add the message to display when the reminder is resolved

!remindme

The bot hook can be in any case.

Time

You the bot can read any time format that Python’s dataparse can.

Here are some common examples

Message

The message should follow a -m flag surrounded in quotes. This can be any string text that Discord can render.