:::{note} You are reading the help for the development version. **The current release version is Neırssi 1.3.**
:::
# topic
## Syntax ##
## Parameters ##
| | |
| --- | --- |
| `-delete`: | Removes the topic. |
The channel and topic; if no channel is given, the active channel will be
used. If no argument is given, the current topic will be displayed.
## Description ##
Displays or modifies the topic of a channel.
## Examples ##
/TOPIC
/TOPIC The robots are taking over!
/TOPIC -delete #irssi
/TOPIC #shakespeare /bb|[^b]{2}/
## See also ##
[CHANNEL](/documentation/help/channel), [DEOP](/documentation/help/deop), [DEVOICE](/documentation/help/devoice), [JOIN](/documentation/help/join), [OP](/documentation/help/op), [VOICE](/documentation/help/voice)