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

CommandAccessDescription
!topic <text>operatorSet a new hub topic.
!resettopicoperatorReset the topic to the configured default.
!showtopicguestShow the current topic.

In a linked cluster, a topic change propagates to every node, so all clients see the same topic.