CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

Make reminders a private command where only the current user can see their own reminders #19

Closed snapcat closed 2 years ago

snapcat commented 2 years ago

DMs are suggested

snapcat commented 2 years ago

This is a pointless command. Students don't need personal reminders.

Instead, it would be simple enough to have the bot DM reminders when the following commands are used:

$coursedue: display all the homeworks that are due for a specific course $duethisweek: display all the homeworks that are due this week for all the courses (should be changed for the channel the command is called from.) $duetoday: display all the homeworks that are due today for all the courses (should be changed for the channel the command is called from.) $listreminders: display all the homeworks that are due for all the courses (should be changed for the channel the command is called from.)

etracey7 commented 2 years ago

@snapcat I agree that this might be pointless, but I'll confirm that reminders can be sent to PM when used

snapcat commented 2 years ago

125

Users can now use the $duetoday command to have the bot DM any upcoming assignments.