diff --git a/README.md b/README.md index 42cf2b0..9f3a653 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ The bot has different plugins that can be activated by sending `[Keyword in bot' ### List of available plugins: * [Hello plugin](src/branch/master/plugins/events): An example plugin that interacts with users that send "Hello bot" to the bot. +* [WooCommerce coupon plugin](src/branch/master/plugins/woocommerce_coupons): a plugin that sets up a coupon on installation and sends this coupon to a user that asks for it. The plugin supports an expiration period. After this period, it will renew the coupon. * [Admidio events plugin](src/branch/master/plugins/events): a plugin that interacts with an [Admidio](https://admidio.org) installation. ### API