Added WooCommerce coupon plugin to list of available plugins
This commit is contained in:
parent
6cb3ecc373
commit
8e746674c4
@ -56,6 +56,7 @@ The bot has different plugins that can be activated by sending `[Keyword in bot'
|
|||||||
|
|
||||||
### List of available plugins:
|
### 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.
|
* [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.
|
* [Admidio events plugin](src/branch/master/plugins/events): a plugin that interacts with an [Admidio](https://admidio.org) installation.
|
||||||
|
|
||||||
### API
|
### API
|
||||||
|
Loading…
Reference in New Issue
Block a user