You will need a JIRA account and a special Skype account, that will be added into the chat you want to see your information in. The logon names and passwords will need to be set in enviroment variables.
In windows command line: SET variable_name = "value"
In bash: export variable_name = "value"
You will need to set at least all the variables in settings.py, that do not have default value set.
- JIRA_URL needs to be set to https://jira.solarwinds.com without the slash at the end.
- CHAT_INVITE_URL is the entire url the Skype chat generates
- MAX_RESULTS needs to be high enough so that you don't get more cases than that in the time period.
You need to have the same time zone on Jira and on your device.