Bug 470279 - Add slash commands for Chat effects
Summary: Add slash commands for Chat effects
Status: RESOLVED INTENTIONAL
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: 23.04.1
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-26 08:25 UTC by zocsfxljsgpmiuaanz
Modified: 2024-11-09 22:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zocsfxljsgpmiuaanz 2023-05-26 08:25:01 UTC
SUMMARY
The actual effects were implemented some years ago, but the commands to use them were never added.

STEPS TO REPRODUCE
1. Write a effect command, such as /confetti
2. Send it

OBSERVED RESULT
The program does not recognize it as a command, and sending it does not activate the effect.

EXPECTED RESULT
It is recognized a a command, and sending it activates the effect.

ADDITIONAL INFORMATION
https://github.com/vector-im/element-meta/blob/develop/docs/chat_effects.md
Comment 1 James Graham 2023-05-26 08:29:39 UTC
The chat effects can be activated by sending their respective emoji however slash command were never implemented for them.
Comment 2 Joshua Goins 2024-11-09 22:32:45 UTC
Closing for now as the chat effects were removed for now