status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

Better handling of / commands #90

Open jakubgs opened 5 years ago

jakubgs commented 5 years ago

Currently if I type /test in the client input window it will post /test to the channel I'm in. What it should do is show a warning about a non-existent command.

We also need a /help, even if a basic one.