Bug 470279

Summary: Add slash commands for Chat effects
Product: [Applications] NeoChat Reporter: zocsfxljsgpmiuaanz
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: carl, james.h.graham, josh
Priority: NOR    
Version First Reported In: 23.04.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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