Skip to content

Releases: xxxqgg/Assignments-Alert-Bot

v1.0.2

08 Mar 03:20
6924b7f
Compare
Choose a tag to compare

Docker Support

We added docker support so that you can run the bot on your own server more easliy ✌🏼

v1.0.1

08 Mar 01:31
fa65bcd
Compare
Choose a tag to compare

v1.0.1

Update

Support /desc [id] command to show the details of a assignment

v1.0.0

11 Jul 15:30
Compare
Choose a tag to compare

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.