Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 890 Bytes

clear_all_reminders.md

File metadata and controls

21 lines (16 loc) · 890 Bytes

About $clearreminders

This command lets the user delete all the reminders irrespective of courses or homeworks.

Location of Code

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

Code Description

Functions

clearallreminders(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 '$clearreminders' with no other parameters:

$clearreminders

Successful execution of this command will delete all the reminders.

$clearreminders