This code sends notification to a slack channel when someone changed his/her statuses.
$ cp .env.sample .env # edit directory path, slack token, channel id of slack to get notice and your slack name
$ python get_slack_statuses.py # to get notification anytime, use cron