google-code-export / partychapp

Automatically exported from code.google.com/p/partychapp
1 stars 0 forks source link

Make it clearer which commands result in a broadcast message and which don't #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Not exactly a bug, but I want to know if one can type commands privately. Eg: 
if i type /commands then other online users in the hub should not be disturbed
Does this exist, or has to be incorporated in partychat?

Original issue reported on code.google.com by him.albe...@gmail.com on 15 Sep 2010 at 2:19

GoogleCodeExporter commented 9 years ago
Commands that don't result in a broadcast message (i.e., are only shown to you) 
are: /help (which is also /commands), /list, /bug, /score, /reasons, 
/graph-score, /stats

Commands that result in a broadcast message are: /leave, /alias, /invite, 
/inviteonly, /me, /kick, /undo, /summon, /share

Any command which is not a command (e.g., typing "/propose") will result in 
your text being sent to the room like a regular message.

Thanks for the feedback, we should probably be more clear about which commands 
result in a broadcast message and which don't.

Original comment by imjas...@gmail.com on 15 Sep 2010 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by mihai.parparita on 30 Oct 2010 at 3:50