BuildTheEarth/main-bot

Add reminder command

XylotrupesGideon opened this issue · 0 comments

Hey there bot devs,
would it be possible to get the bot to write weekly reminders?
e.g. once per week I have to write a reminder for the manager to write their Weekly report i would like to automate that so I also works when I am not around or when I forget.

Something like:

create new
=reminder add <channel ID> | <interval(in days)> | <title>| <message>

get list of active reminders
=reminder list
showing ID and title

=reminder delete <id>

=reminder edit <id> <new message>