mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
25 lines
537 B
Plaintext
25 lines
537 B
Plaintext
Besides `;help`, there are four main `talk` commands:
|
|
|
|
;join ~urbit-name/channel
|
|
|
|
`;join` subscribes your main feed to a remote channel.
|
|
|
|
;create channel %name 'description'
|
|
|
|
`;create` creates a channel on your urbit.
|
|
|
|
;<number>
|
|
|
|
`;<number>` activates a previous message number, like a URL that got
|
|
clipped.
|
|
|
|
;<target>
|
|
|
|
`;<target>` sets the target for your messages, such as `;~urbit-name`
|
|
for a private message, or `;/channel`
|
|
|
|
;
|
|
|
|
By itself is "autotarget", and maintains the audience of the last message
|
|
heard.
|