The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Dataninja::Bot::Plugin::Remind - you can make and cancel reminders

COMMANDS

  • remind

    When you make a reminder, the bot tells you when it will fire and give you an ID for manipulation/deltion. The bot will say something when the time arrives.

      21:49:04 < jasonmay> !remind me The Office is on > 20 seconds from now
      21:49:04 < dataninja> will remind at: 2009-05-03 21:49:24
                            America/New_York [id: 651]
      21:49:24 < dataninja> jasonmay: The Office is on
  • cancel ID

    Cancel the reminder by supplying the ID.

  • next_reminder [nick|offset]

    You can view the next upcoming reminder of yourself or another nick. If you don't supply any arguments, the offset defaults to 1 (the next reminder) and the nick defaults to your nick. If you supply a number, say 7, it gets the reminder that will fire 7 of your reminders from now. Otherwise it will consider it as a nick.

    Aliases: nextreminder, nr