Slack bot for the bootcamp python
Commands:
/bootcamp_python register
/bootcamp_python unregister
/bootcamp_python subject day[xx]
/bootcamp_python correction day[xx]
/bootcamp_python correct
/bootcamp_python students
/bootcamp_python info
/bootcamp_python help
-
/bootcamp_python register: add user to the bootcamp list. -
/bootcamp_python unregister: remove user from the bootcamp list. -
/bootcamp_python subject day[xx]: return PDF file of the day if it's the good day. -
/bootcamp_python correction day[xx]: add user to the correction pool for the day specified. -
/bootcamp_python correct: schedule a correction. -
/bootcamp_python students: return the list of students doing the bootcamp. -
/bootcamp_python info: get info about the bootcamp. -
/bootcamp_python help: provide a helper to the user with all the commands listed.