Topic » History » Version 4
Per Amundsen, 02/16/2023 03:30 PM
| 1 | 1 | Per Amundsen | _Added in 1.5_ |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Per Amundsen | */topic [-r] <#channel> [newtopic]* |
| 4 | 1 | Per Amundsen | |
| 5 | Changes the topic for a channel that you are on. |
||
| 6 | |||
| 7 | If no newtopic is defined, current topic is retrieved. |
||
| 8 | 2 | Per Amundsen | |
| 9 | *Switches* |
||
| 10 | |||
| 11 | 4 | Per Amundsen | table(ktable). |
| 12 | |*Switch*|*Description*| |
||
| 13 | | -r | Reset/remove topic. | |
||
| 14 | 1 | Per Amundsen | |
| 15 | *Parameters* |
||
| 16 | |||
| 17 | 4 | Per Amundsen | table(ktable). |
| 18 | |*Parameter*|*Description*| |
||
| 19 | | <#channel> | Channel to change the topic. | |
||
| 20 | | [newtopic] | Topic to set. | |
||
| 21 | |||
| 22 | |||
| 23 | |||
| 24 | *Examole* |
||
| 25 | |||
| 26 | <pre> |
||
| 27 | ; Set a new topic on #mychannel. |
||
| 28 | /topic #5676 mychannel This is a new topic |
||
| 29 | </pre> |