This command lets the user display all the homeworks that are due this week for all the courses.
The code that implements the above mentioned gits functionality is located here.
duethisweek(self, ctx):
This function takes as arguments the values provided by the constructor through self and the context in which the command was called.
Let's say that you are in the server that has the Classmate Bot active and online. All you have to do is enter the command '$duethisweek' with no other parameters:
$duethisweek
Successful execution of this command will display all the homeworks that are due this week with time delta.