268213a93c
The script `send_chat_message` when used with the `post_created_edited` trigger now accepts `{{post_quote}}` as placeholder for the value of `message`. This is made possible by a new method in `utils`. Usage: ```ruby placeholders["foo"] = utils.build_quote(post) ``` |
||
---|---|---|
.. | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
models | ||
requests | ||
scripts | ||
serializers | ||
services | ||
system | ||
triggers | ||
plugin_helper.rb |