Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 0cc5b6b9211f272b25c9c7709777e82847743335
Title: /me doesn't work
Status: Closed Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Workaround
Last Modified: 2018-12-07 15:50:32
Version Found In: 0.3.7
bgiesing2018-12-05 20:00:50
On Discord you can type /me before a message and it will make the entire post italic, the same as if you surrounded the entire post in asterisks but with less characters to do it.
cancel2018-12-07 15:50:32
There will be a plugin and macro system in the future for doing custom slash-commands. The way /me works in the web client for Discord is kind of weird and I don't want to implement fake slash-commands for Discord in Ripcord just yet. Until then, just putting asterisks around everything will do the same thing.

(Ripcord doesn't even implement the pseudo-Markdown text styling stuff for Discord yet.)