lambdabot-4.3.0.1: Lambdabot is a development tool and advanced IRC bot

Safe HaskellNone

Lambdabot.Plugin.Topic

Description

The Topic plugin is an interface for messing with the channel topic. It can alter the topic in various ways and keep track of the changes. The advantage of having the bot maintain the topic is that we get an authoritative source for the current topic, when the IRC server decides to delete it due to Network Splits.

Documentation