This command lets the student view the amount of people there are in each group from the private discord DM with the bot. This is useful for view which groups number are taken, which groups are still empty and which groups are already full.
The code that implements the above-mentioned gits functionality is located here
group(self, ctx):
This function takes as arguments the values provided by the constructor through self, context in which the command was called. No additional arguments are needed
Let's say that you are in the server or bot dm that has the Classmate Bot active and online. All you have to do is enter the command 'group'.
$group
Successful execution of this command will display the groups and the amount of people in each group.