drupal / discord_php_recipe_echo
ECA-model that shows the capabilities of the DiscordPHP-module.
1.0.x-dev
2024-10-21 16:33 UTC
Requires
- drupal/core: ^10.3 || ^11
- drupal/discord_php: ^2.0
- drupal/eca: ^2.0
This package is not auto-updated.
Last update: 2024-11-05 13:07:18 UTC
README
ECA-model that shows the capabilities of the DiscordPHP-module by:
- Logging a message when the consumer is ready;
- Echoing what a user has send in a channel.
Installation
composer require drupal/discord_php_echo
cd web && php core/scripts/drupal recipe ../recipes/discord_php_echo