activity_reminder
Send a message to some channel when some user is inactive for some time
Available options:
add
Add channel and user to be observed
Available options:
with_match
Observe user and channel with match on user's message content
Available options:
match_type
Required
What to match in that user's message
Available choices:
Message text
Embed image
Embed title
match_text
Required
What to match on, for image - url of it
user
Required
User to be observed
channel
Required
Which channel to observe for user's messages
remind_time_min
Required
Time in minutes after which notification should be sent if observed user is inactive
remind_text
Text to be shown on remind, defaults to user mention with "has been inactive for some time"
per_user
Whether reminder should have one timer or separate timer per user. Defaults to false - one timer
any_message
Observe user and channel no matter what message contains
Available options:
user
Required
User to be observed
channel
Required
Which channel to observe for user's messages
remind_time_min
Required
Time in minutes after which notification should be sent if observed user is inactive
remind_text
Text to be shown on remind, defaults to user mention with "has been inactive for some time"
per_user
Whether reminder should have one timer or separate timer per user. Defaults to false - one timer
delete
Remove channel and user to be observed
Available options:
user
Required
User that is observed
channel
Required
Channel user is observed on