From d0beb6ac86cdd3bd2c7a1a96c95b1b76e03f38c8 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 13 Nov 2011 21:55:45 +0100 Subject: Add a "reminder" plugin. --- plugins/reminder.py | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 plugins/reminder.py (limited to 'plugins/reminder.py') diff --git a/plugins/reminder.py b/plugins/reminder.py new file mode 100644 index 00000000..eb63efde --- /dev/null +++ b/plugins/reminder.py @@ -0,0 +1,56 @@ +from plugin import BasePlugin +import curses +import common +import timed_events + +class Plugin(BasePlugin): + + def init(self): + self.add_command('remind', self.command_remind, "Usage: /reminder