Skip navigation links

Package org.torproject.metrics.bot.irc

IRC Component for metrics-bot.

See: Description

Package org.torproject.metrics.bot.irc Description

IRC Component for metrics-bot.

The IRC component is an interactive component in metrics-bot. IrcChannel implements the MicroblogAccount interface and so can be used for status updates as with other microblogging components. The IrcListener class implements handler functions that are registered with the Kitteh IRC library in order to provide the interactive functionality.

The IRC component only supports connecting to a single network, currently hardcoded as OFTC, but the channels to connect to are configured via the XML configuration (see Configuration). Channels can have microblogging status types (see StatusType) set but the interactive functionality is not configurable on a per-channel basis.

Skip navigation links
© 2018 The Tor Project