MadnessExpress / BruhBot

A ruby based Discord bot made with Discordrb
GNU General Public License v3.0
4 stars 2 forks source link

Reminders #20

Open Esjitu opened 8 years ago

Esjitu commented 8 years ago

Inspired by NadekoBot.

A !remind command to send a reminder - either to the specified user (as a PM) or the specified channel - after [x] amount of time.

Ex. to send a reminder to a channel to do the thing in 1 hour 30 minutes: !remind #general 1h30m do the thing!!

Ex. to send a reminder PM to a specific user to watch that show with you in 3 hours: !remind @username 3h let's watch that show!!

I think this would be incredibly useful, particularly for roleplaying communities, when you want to tag someone to respond to you but know they're busy at the moment. Now, rather than you having to remember that you need to make them remember, you can tell the bot to do it for you - set it and forget it!!