Added WooCommerce coupon plugin to list of available plugins

This commit is contained in:
Dennis Potter 2019-01-13 12:59:23 +01:00
parent 6cb3ecc373
commit 8e746674c4
1 changed files with 1 additions and 0 deletions

View File

@ -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