Skip to content

Draft: add feature of bot message template #6

This feature enables you to customize bot message in the System Console.

画像の貼り付け先__2021-3-31_13-46

画像の貼り付け先__2021-3-31_11-53__1_

If no template is set, the bot message will use the default message.
The message template can contain channel data as shown in the following table.

word replace with example
channel.creator channel creator name @n3-nakajima
channel.link channel name with link ~random
channel.name channel name random
channel.purpose channel.purpose free conversation

Before creating merge request, please let me know if you have a CLA (Contributor License Agreement).
(I implemented this at work, so I need to confirm the existence of CLA.)

Edited by Benjamin Pill

Merge request reports