Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • /agent/v2/stream/${streamId}/message/create
  • /pod/v2/user?email=${emailAddress}&local=true
  • /pod/v1/im/create

Bot code logs in, handler code can message to a known room or search for a user given an identifier such as email address and create a direct message stream to that user

Listen and respond to simple commands

...