=== Error Notify Slack ===
Contributors: Max
Tags: error, reporting, debugging, fatal
Requires at least: 4.6
Tested up to: 6.6
Stable tag: 1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Receive Slack notifications whenever errors occurs on your site.

== Description ==

Get notifications on your selected Slack channel once your WP site throws an errors. Choose which levels of errors you'd like to receive.

== Installation ==

Install it just like any other WordPress plugin:

Either: Upload the plugin files to the `/wp-content/plugins` directory.
Or: Install the plugin through the WordPress plugins screen directly.

Then:
1. Activate the plugin through the 'Plugins' screen in WordPress
2. Use the Settings->Error Notify Slack screen to configure notification settings
3. Enter you Slack app OAuth Access Token
4. Enter your desired Slack channel name

== Changelog ==

= 1.0 =
* Initial release