Skip to content

v1.0.0

Compare
Choose a tag to compare
@Jerrypoi Jerrypoi released this 11 Jul 15:30
· 28 commits to master since this release

First release of Assignments Alert Bot

Supported commands:

  • /all: Display all the assignments.
  • /add: Add an assignment. Arguments: /add [AssignmentName] [Date and time].
    There are certain limitations to this command:
    1. There MUST BE NO SPACE in AssignmentName
    2. The date must be in format like MM-dd
    3. The time must be in format like hh:mm:ss
  • /remove: Remove an assignment. Arguments: /remove [assignment_id]
  • /stop: Stop the bot from sending daily alerts. There must be no assignments left to use this command.