cabal-club / cabal-cli

Terminal client for Cabal, the p2p chat platform.

Home Page:https://cabal.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add /me command for text emotes

cblgh opened this issue · comments

this should be implemented in commands.js using a message posted via cabal-node with the opts.type set to chat/emote

commented

It'd be cool if '/me' was kept in the database message content, and the type stayed chat/text and the rendering is then handled by the client instead of baked into the database.