Add message slash commands #223

Closed
opened 2025-10-14 15:43:07 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 8/7/2024

Someone asked in #iamb-users recently about how to send an m.emote message, which you can do in most chat clients with /me. It would be nice to support that plus several others:

  • /h//html to send an HTML body
  • /p//plain to send a plaintext body

Element supports the following, which I might not support rendering for now but should at least be able to support sending the right m.* value:

  • /confetti
  • /fireworks
  • /snowfall
  • /rainfall
  • /spaceinvaders
*Originally created by @ulyssa on 8/7/2024* Someone asked in `#iamb-users` recently about how to send an `m.emote` message, which you can do in most chat clients with `/me`. It would be nice to support that plus several others: - `/h`/`/html` to send an HTML body - `/p`/`/plain` to send a plaintext body Element supports the following, which I might not support rendering for now but should at least be able to support sending the right `m.*` value: - `/confetti` - `/fireworks` - `/snowfall` - `/rainfall` - `/spaceinvaders`
navan closed this issue 2025-10-14 15:43:07 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#223
No description provided.