Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 923 Bytes

list_reminders.md

File metadata and controls

21 lines (16 loc) · 923 Bytes

About $listreminders

This command lets the user display all the homeworks that are due for all the courses.

Location of Code

The code that implements the above mentioned gits functionality is located here.

Code Description

Functions

listreminders(self, ctx):
This function takes as arguments the values provided by the constructor through self and the context in which the command was called.

How to run it? (Small Example)

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 'listreminders' with no parameters:

$listreminders

Successful execution of this command will list all the reminders for all the courses and their corresponding homeworks.

$listreminders