Skip to content

FLN-AutoResponse

Fallen requested to merge afallenhope/viewer:FLN-auto-response into next

Add Auto Response

As a resident, I would like the ability to have 3 types of autoresponses

Incoming instant message on "autorespond" mode will send a reply to a user (regardless if friend or not) with a configured message from the preference window

Incoming instant message on "autorespond non-friends" mode will send a reply to user (only if not a friend) with a configured message from the preference window

Acceptance Criteria

  • AC 1. - On incoming message from anyone with "autorespond mode", send configured message
  • AC 2. - On incoming message from someone not on friend's list with "autorespond non-friends" mode, send configured message
  • AC 3. - On incoming message when in "Away" send away message regardless of friend or stanger.

Conditions

  • Friend receives message if "autorespond" enabled
  • Stranger receives message if "autorespond" enabled
  • Stranger receives message if "autorespond nonfriend" enabled, but friends do ot.
  • Friend and Stranger receives different messages if "autorespond" and "autorespond nonfriend" enabled and on friends list

Mockups

image image image

Edited by Fallen

Merge request reports