Reminder command

Considering that Nightbot has timers, I was wondering if it is possible to make a reminder command and how. The command would simply use a timer, set by the user of the command, and a message to display when the time is up, also by the user. So when I do !reminder Take out the trash 600. The bot would display “@user Time to take out the trash.” in 600 seconds.

As far as I know, you can’t use commands to add/edit/delete timers, so this isn’t possible. What you’d have to do is create a timer through the dashboard here with a response that uses the $(countdown) variable.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.