Contents |
You can add a message to an existing thread using the familiar console message syntax:
>#[thread id]: [message]
So for example to send 'I agree!' message to thread id #100, you'd use:
>#100: I agree!
And where do you get the thread id from? When you view a discussion, the first post will have sample syntax down near the date posted:
You can also follow a thread or tune out using the console.
To subscribe to a thread so you get further responses:
!follow #[thread id]
To stop receiving messages for a thread, you can use !stop:
!stop #[thread id]
Subscribe to thread #100, send:
!follow #100
Unsubscribe from thread #100, send:
!stop #100
Categories: Help | Messaging | Discussions | Console