Skip to content

Ability to add event-based messages or bot activations to rooms (ie. 'On Join' bot triggers) #96

@jordanhenderson

Description

@jordanhenderson

Adding an ability to define room specific ‘on join’ messages to be automatically sent when a user joins a room. Could help handle initial prompts/informational messages, ie:

  1. User joins room A
  2. Room 'onJoin' message triggers installed bot (using a predefined message; displaying this initial message should be optional)
  3. Bot responds with initial message (ie. information on how to use the bot), avoiding having to run an initial command for the room upon joining. Can assist with initial room setup.
  4. This could also be paired with 'user specific' messages, to allow a message to be sent to a specific user rather than all users in the channel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions