soju/doc
delthas 0ddc0de7e5 service: Introduce channel update
This adds the `channel update` service command, which is used to set the
auto-detach, auto-reattach, and message relaying settings of a channel.

Of note is that currently the parser parses `#` as a comment, which
means any `channel update #foo ...` will actually need to be escaped to
`channel update "#foo" ...`
2020-12-14 20:54:02 +01:00
..
architecture.md doc/architecture: ring buffers are now per-channel 2020-04-17 18:29:49 +02:00
soju.1.scd service: Introduce channel update 2020-12-14 20:54:02 +01:00