mod_topic
Change the hub topic from chat. Part of the bundled plug-ins.
mod_topic adds commands for setting the hub topic (its description) at runtime. It
takes no configuration string — just load it:
plugin /var/lib/uhub/mod_topic.so
Commands
| Command | Access | Description |
|---|---|---|
!topic <text> | operator | Set a new hub topic. |
!resettopic | operator | Reset the topic to the configured default. |
!showtopic | guest | Show the current topic. |
In a linked cluster, a topic change propagates to every node, so all clients see the same topic.