Command: !addmember email/name/team name
When the user is successfully added, you can see an Admin message saying “{name} has been added to the list.”
If you try adding someone whose email address is already registered or the entered email is not in the correct format, an error message will appear.
E.g., !addmember [email protected]/Smith/Finance

Command: !delmember email
When the user is successfully removed, you can see an Admin message, saying “{name} has been deleted from the list.” and the Office app will be refreshed.
If you try deleting someone whose email address is not currently on the list, an error message will appear.
E.g., !delmember [email protected]
