=== LuxCord Order Notification ===
Contributors: fahimxtreme
Tags: woocommerce, discord, notification, order, bot
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Premium WooCommerce order notifications to Discord. Stay updated on every sale with beautiful, customizable messages.

== Description ==

LuxCord Order Notification is a powerful and lightweight WordPress plugin designed for WooCommerce store owners who want to stay connected with their sales in real-time. 

= Key Features =
*   **Instant Notifications**: Get notified on Discord the second an order is placed.
*   **Customizable Templates**: Use placeholders like `{order_number}`, `{order_total}`, and `{customer_name}` to craft specific messages.
*   **Premium UI**: A modern and intuitive admin dashboard for easy configuration.
*   **Easy Setup**: Includes a step-by-step setup guide for creating your Discord bot.

== Installation ==

1. Upload `luxcord-order-notification` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the 'LuxCord' menu in your sidebar.
4. Follow the 'Setup Guide' to connect your Discord bot.

== External services ==

This plugin connects to the Discord API to send WooCommerce order notifications directly to your Discord server.

*   **Service**: Discord API (https://discord.com)
*   **Purpose**: To post real-time order notifications (order number, total, customer name, and items) to a specified Discord channel via a bot token.
*   **Data Sent**: WooCommerce order details (Order ID, Total, Customer Name, and Product List) are sent to Discord when an order is placed or when the "Test Now" button is clicked.
*   **Links**: [Discord Terms of Service](https://discord.com/terms) and [Discord Privacy Policy](https://discord.com/privacy).

== Changelog ==

= 1.0.0 =
* Initial official release.
* Unique brand identity added.
* Security enhancements (Nonce verification & sanitization).
* Setup guide polished.
