├── LICENSE ├── README.md ├── docs ├── TUTORIAL.md ├── add-configuration.png ├── choose-command.png ├── field-autocomplete.png ├── field-label-save.png ├── field-label.png ├── field-method.png ├── field-token.png ├── field-url.png ├── hint-usage-label.png ├── message-down.png ├── message-invalid.png └── message-up.png └── isitup.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/README.md -------------------------------------------------------------------------------- /docs/TUTORIAL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/TUTORIAL.md -------------------------------------------------------------------------------- /docs/add-configuration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/add-configuration.png -------------------------------------------------------------------------------- /docs/choose-command.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/choose-command.png -------------------------------------------------------------------------------- /docs/field-autocomplete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-autocomplete.png -------------------------------------------------------------------------------- /docs/field-label-save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-label-save.png -------------------------------------------------------------------------------- /docs/field-label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-label.png -------------------------------------------------------------------------------- /docs/field-method.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-method.png -------------------------------------------------------------------------------- /docs/field-token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-token.png -------------------------------------------------------------------------------- /docs/field-url.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/field-url.png -------------------------------------------------------------------------------- /docs/hint-usage-label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/hint-usage-label.png -------------------------------------------------------------------------------- /docs/message-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/message-down.png -------------------------------------------------------------------------------- /docs/message-invalid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/message-invalid.png -------------------------------------------------------------------------------- /docs/message-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/docs/message-up.png -------------------------------------------------------------------------------- /isitup.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mccreath/isitup-for-slack/HEAD/isitup.php --------------------------------------------------------------------------------